AstForStatementsCreator

io.joern.csharpsrc2cpg.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

protected def astForGlobalStatement(globalStatement: DotNetNodeInfo): Seq[Ast]
def astForStatement(statement: Value): Seq[Ast]
protected def astForStatement(nodeInfo: DotNetNodeInfo): Seq[Ast]