AstCreator

class AstCreator(filename: String, diffGraph: DiffGraphBuilder, global: Global)
Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def createAst(cls: SootClass): Unit

Entry point of AST creation. Translates a compilation unit created by JavaParser into a DiffGraph containing the corresponding CPG AST.

Entry point of AST creation. Translates a compilation unit created by JavaParser into a DiffGraph containing the corresponding CPG AST.