AstForPrimitivesCreator

io.joern.csharpsrc2cpg.astcreation.AstForPrimitivesCreator
trait AstForPrimitivesCreator(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 astForIdentifier(ident: DotNetNodeInfo, typeFullName: String): Ast
protected def astForUsing(usingNode: DotNetNodeInfo): Ast