- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- soot.jimple.toolkits.ide.icfg.AbstractJimpleBasedICFG
-
- soot.jimple.toolkits.ide.icfg.JimpleBasedInterproceduralCFG
-
- boomerang.callgraph.BoomerangICFG
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class soot.jimple.toolkits.ide.icfg.JimpleBasedInterproceduralCFG
soot.jimple.toolkits.ide.icfg.JimpleBasedInterproceduralCFG.EdgeFilter
-
Field Summary
-
Fields inherited from class soot.jimple.toolkits.ide.icfg.JimpleBasedInterproceduralCFG
cg, includePhantomCallees, includeReflectiveCalls, loaderMethodToCallers, loaderUnitToCallees, logger, methodToCallers, unitToCallees
-
Fields inherited from class soot.jimple.toolkits.ide.icfg.AbstractJimpleBasedICFG
bodyToUnitGraph, enableExceptions, methodToCallsFromWithin, methodToParameterRefs
-
Constructor Summary
Constructors
| Constructor and Description |
BoomerangICFG(boolean enableException) |
-
Method Summary
-
Methods inherited from class soot.jimple.toolkits.ide.icfg.JimpleBasedInterproceduralCFG
getCalleesOfCallAt, getCallersOf, initializeUnitToOwner, setIncludePhantomCallees
-
Methods inherited from class soot.jimple.toolkits.ide.icfg.AbstractJimpleBasedICFG
allNonCallEndNodes, allNonCallStartNodes, createUnitToOwnerMap, getBodyOf, getCallsFromWithin, getCallsFromWithinMethod, getEndPointsOf, getMethodOf, getOrCreateUnitGraph, getOrCreateUnitGraph, getParameterRefs, getPredsOf, getPredsOfCallAt, getReturnSitesOfCallAt, getStartPointsOf, getSuccsOf, initializeUnitToOwner, isBranchTarget, isCallStmt, isExitStmt, isFallThroughSuccessor, isReachable, isReturnSite, isStartPoint, makeGraph, setOwnerStatement
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2023. All rights reserved.