Uses of Class
qilin.pta.toolkits.turner.AbstractMVFG
Packages that use AbstractMVFG
-
Uses of AbstractMVFG in qilin.pta.toolkits.turner
Subclasses of AbstractMVFG in qilin.pta.toolkits.turnerFields in qilin.pta.toolkits.turner with type parameters of type AbstractMVFGMethods in qilin.pta.toolkits.turner that return AbstractMVFGModifier and TypeMethodDescriptionstatic AbstractMVFG
AbstractMVFG.findMethodVFG
(SootMethod method) static AbstractMVFG
MethodVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg) static AbstractMVFG
ModularMVFG.findOrCreateMethodVFG
(PTA prePTA, SootMethod method, OCG hg, MergedNode<SootMethod> sccNode)