AstNodeBase

io.shiftleft.codepropertygraph.generated.nodes.AstNodeBase

Attributes

Graph
Supertypes
trait AbstractNode
trait Product
trait Equals
trait DNodeOrNode
class Object
trait Matchable
class Any
Show all
Known subtypes
trait AstNode
trait CfgNode
trait CallRepr
class Call
trait Expression
class Annotation
class Block
class Identifier
class Literal
class MethodRef
class Return
class TemplateDom
class TypeRef
class Unknown
class JumpTarget
class Method
class MethodReturn
class Comment
class File
class Import
class JumpLabel
class Local
class Member
class Modifier
class Namespace
class TypeArgument
class TypeDecl
trait AstNodeNew
trait CfgNodeNew
trait CallReprNew
class NewCall
class NewBlock
class NewLiteral
class NewMethodRef
class NewReturn
class NewTypeRef
class NewUnknown
class NewMethod
class NewComment
class NewFile
class NewImport
class NewJumpLabel
class NewLocal
class NewMember
class NewModifier
class NewNamespace
class NewTypeDecl
trait CfgNodeBase
trait CallReprBase
trait CallBase
trait BlockBase
trait LiteralBase
trait ReturnBase
trait TypeRefBase
trait UnknownBase
trait MethodBase
trait CommentBase
trait FileBase
trait ImportBase
trait LocalBase
trait MemberBase
trait ModifierBase
trait TypeDeclBase
Show all

Members list

Value members

Inherited methods

def productElementName(n: Int): String

Attributes

Inherited from:
Product
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def productPrefix: String

Attributes

Inherited from:
Product
def properties: Map[String, Any]

Attributes

Inherited from:
AbstractNode

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def label: String

Attributes

Inherited from:
AbstractNode
def productArity: Int

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product
def propertiesMap: Map[String, Any]

TODO deprecate and phase out

TODO deprecate and phase out

Attributes

Inherited from:
AbstractNode