AstCreatorHelper

io.joern.c2cpg.astcreation.AstCreatorHelper
See theAstCreatorHelper companion object
trait AstCreatorHelper(implicit withSchemaValidation: ValidationMode)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type

Members list

Value members

Concrete methods

def createCallAst(callNode: NewCall, arguments: Seq[Ast], base: Option[Ast], receiver: Option[Ast]): Ast