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