Uses of Class
soot.coffi.CFG

Packages that use CFG
soot.coffi Contains classes from the Coffi tool, by Clark Verbrugge. 
 

Uses of CFG in soot.coffi
 

Fields in soot.coffi declared as CFG
 CFG method_info.cfg
          Control Flow Graph constructed when the method is parsed.
 CFG method_info.cfg
          Control Flow Graph constructed when the method is parsed.