Method
getResult
@return analysis result of given stmt.
(Stmt stmt)
Source from the content-addressed store, hash-verified
| 40 | * @return analysis result of given stmt. |
| 41 | */ |
| 42 | R getResult(Stmt stmt); |
| 43 | } |
Implementers 5
DefUsesrc/main/java/pascal/taie/analysis/def Collectorsrc/main/java/pascal/taie/analysis/pta