AstCreator

io.joern.kotlin2cpg.ast.AstCreator
See theAstCreator companion class
object AstCreator

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AstCreator.type

Members list

Type members

Classlikes

case class AnonymousObjectContext(declaration: KtElement)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BindingInfo(node: NewBinding, edgeMeta: Seq[(NewNode, NewNode, String)])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ClosureBindingDef(node: NewClosureBinding, captureEdgeTo: NewMethodRef, refEdgeTo: NewNode)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all