AstForMethodCallExpressionCreator

io.joern.gosrc2cpg.astcreation.AstForMethodCallExpressionCreator
trait AstForMethodCallExpressionCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

def astForCallExpression(expr: ParserNodeInfo): Seq[Ast]
protected def astForConstructorCall(compositeLit: ParserNodeInfo): Seq[Ast]