AstForExpressionsCreator

io.joern.csharpsrc2cpg.astcreation.AstForExpressionsCreator
trait AstForExpressionsCreator(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 astForEqualsValueClause(clause: DotNetNodeInfo): Seq[Ast]
def astForExpression(expr: DotNetNodeInfo): Seq[Ast]
protected def astForLiteralExpression(_literalNode: DotNetNodeInfo): Seq[Ast]