AstForTypeDeclsCreator

io.joern.jimple2cpg.astcreation.declarations.AstForTypeDeclsCreator
trait AstForTypeDeclsCreator(implicit withSchemaValidation: ValidationMode)

Attributes

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

Members list

Value members

Concrete methods

protected def astForTypeDecl(typ: RefType, namespaceBlockFullName: String): Ast

Creates the AST root for type declarations and acts as the entry point for method generation.

Creates the AST root for type declarations and acts as the entry point for method generation.

Attributes