Uses of Class
sootup.codepropertygraph.cdg.CdgCreator
-
Uses of CdgCreator 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.