Uses of Class
sootup.codepropertygraph.ast.AstCreator
-
Uses of AstCreator 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.