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