io.joern.csharpsrc2cpg.astcreation

Members list

Type members

Classlikes

class AstCreator(val relativeFileName: String, val parserResult: ParserResult)(implicit withSchemaValidation: ValidationMode) extends AstCreatorBase, AstCreatorHelper, AstForDeclarationsCreator, AstGenNodeBuilder[AstCreator]

Attributes

Supertypes
trait AstGenNodeBuilder[AstCreator]
trait AstNodeBuilder[BaseNodeInfo[_], AstCreator]
class AstCreatorBase
class Object
trait Matchable
class Any
Show all
trait AstCreatorHelper(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type
trait AstForDeclarationsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AstCreator
Self type