AstForStatementsCreator

io.joern.gosrc2cpg.astcreation.AstForStatementsCreator
trait AstForStatementsCreator(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 astForBlockStatement(blockStmt: ParserNodeInfo, order: Int): Ast
protected def astsForStatement(statementJson: Value): Seq[Ast]
final protected def astsForStatement(statement: ParserNodeInfo, argIndex: Int): Seq[Ast]