MCPcopy Create free account
hub / github.com/LFYSec/MScan / getResult

Method getResult

src/main/java/pascal/taie/analysis/StmtResult.java:42–42  ·  view source on GitHub ↗

@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}

Callers 15

testMethod · 0.65
testMethod · 0.65
testMethod · 0.65
testMethod · 0.65
testMethod · 0.65
dumpOAGMethod · 0.65
dumpOFGMethod · 0.65
onStartMethod · 0.65
visitMethod · 0.65
caseAssignStmtMethod · 0.65
getVarMethod · 0.65
getLocalOrConstantMethod · 0.65

Implementers 5

DefUsesrc/main/java/pascal/taie/analysis/def
SideEffectsrc/main/java/pascal/taie/analysis/sid
DefaultCallGraphsrc/main/java/pascal/taie/analysis/gra
Collectorsrc/main/java/pascal/taie/analysis/pta
CSCallGraphsrc/main/java/pascal/taie/analysis/pta

Calls

no outgoing calls

Tested by 7

testMethod · 0.52
testMethod · 0.52
testMethod · 0.52
testMethod · 0.52
testMethod · 0.52
dumpOAGMethod · 0.52
dumpOFGMethod · 0.52