AstForTypesCreator

io.joern.jssrc2cpg.astcreation.AstForTypesCreator

Attributes

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

Members list

Concise view

Value members

Concrete methods

protected def addModifier(node: NewNode, json: Value): Unit
protected def astForClass(clazz: BabelNodeInfo): Ast
protected def astForEnum(tsEnum: BabelNodeInfo): Ast
protected def astForInterface(tsInterface: BabelNodeInfo): Ast
protected def astForModule(tsModuleDecl: BabelNodeInfo): Ast
protected def astForTypeAlias(alias: BabelNodeInfo): Ast