CfgNodeNew

io.shiftleft.codepropertygraph.generated.nodes.CfgNodeNew

Attributes

Graph
Supertypes
trait AstNodeNew
trait CfgNodeBase
trait AstNodeBase
class NewNode
trait DNode
trait AbstractNode
trait Product
trait Equals
trait DNodeOrNode
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Type members

Inherited and Abstract types

type StoredNodeType <: GNode

Attributes

Inherited from:
DNode

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
override def storedRef: Option[StoredNodeType]

Attributes

Definition Classes
NewNode -> DNode
Inherited from:
NewNode
override def storedRef_=(stored: Option[GNode]): Unit

Attributes

Definition Classes
NewNode -> DNode
Inherited from:
NewNode

Inherited and Abstract methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals
def code(value: String): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def code: String

Attributes

Inherited from:
AstNodeNew
def code_=(value: String): Unit

Attributes

Inherited from:
AstNodeNew
def columnNumber(value: Int): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def columnNumber(value: Option[Int]): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def columnNumber: Option[Int]

Attributes

Inherited from:
AstNodeNew
def columnNumber_=(value: Option[Int]): Unit

Attributes

Inherited from:
AstNodeNew
def copy: NewNode.this.type

Attributes

Inherited from:
NewNode
def countAndVisitProperties(interface: BatchedUpdateInterface): Unit

Attributes

Inherited from:
DNode
def isValidInNeighbor(edgeLabel: String, n: NewNode): Boolean

Attributes

Inherited from:
NewNode
def isValidOutNeighbor(edgeLabel: String, n: NewNode): Boolean

Attributes

Inherited from:
NewNode
def label: String

Attributes

Inherited from:
AbstractNode
def lineNumber(value: Int): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def lineNumber(value: Option[Int]): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def lineNumber: Option[Int]

Attributes

Inherited from:
AstNodeNew
def lineNumber_=(value: Option[Int]): Unit

Attributes

Inherited from:
AstNodeNew
def order(value: Int): AstNodeNew.this.type

Attributes

Inherited from:
AstNodeNew
def order: Int

Attributes

Inherited from:
AstNodeNew
def order_=(value: Int): Unit

Attributes

Inherited from:
AstNodeNew
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

Inherited fields

val nodeKind: Short

Attributes

Inherited from:
NewNode