Uses of Class
qilin.pta.toolkits.turner.OCG
Packages that use OCG
-
Uses of OCG in qilin.pta.toolkits.turner
Fields in qilin.pta.toolkits.turner declared as OCGMethods in qilin.pta.toolkits.turner with parameters of type OCGModifier and TypeMethodDescriptionstatic AbstractMVFG
MethodVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg) static AbstractMVFG
ModularMVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg, MergedNode<SootMethod> sccNode) Constructors in qilin.pta.toolkits.turner with parameters of type OCGModifierConstructorDescriptionAbstractMVFG
(PTA prePTA, OCG hg, SootMethod method) MethodVFG
(PTA prePTA, SootMethod method, OCG hg) ModularMVFG
(PTA prePTA, SootMethod method, OCG hg, MergedNode<SootMethod> sccNode)