Uses of Class
qilin.pta.toolkits.turner.OCG
-
Uses of OCG in qilin.pta.toolkits.turner
Modifier and TypeMethodDescriptionstatic AbstractMVFG
MethodVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg) static AbstractMVFG
ModularMVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg, MergedNode<SootMethod> sccNode) ModifierConstructorDescriptionAbstractMVFG
(PTA prePTA, OCG hg, SootMethod method) MethodVFG
(PTA prePTA, SootMethod method, OCG hg) ModularMVFG
(PTA prePTA, SootMethod method, OCG hg, MergedNode<SootMethod> sccNode)