AstForDeclarationsCreator

io.joern.csharpsrc2cpg.astcreation.AstForDeclarationsCreator
trait AstForDeclarationsCreator(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 astForClassDeclaration(classDecl: DotNetNodeInfo): Ast
protected def astForMethodDeclaration(methodDecl: DotNetNodeInfo): Ast
protected def astForNamespaceDeclaration(namespace: DotNetNodeInfo): Ast