Uses of Class
sootup.codepropertygraph.cfg.CfgCreator
-
Uses of CfgCreator in sootup.codepropertygraph.cpg
ModifierConstructorDescriptionCpgCreator
(AstCreator astCreator, CfgCreator cfgCreator, CdgCreator cdgCreator, DdgCreator ddgCreator) Constructs a CPG creator with the specified creators for AST, CFG, CDG, and DDG.