Cfg

io.shiftleft.codepropertygraph.generated.edges.Cfg
See theCfg companion object
class Cfg(src_4762: GNode, dst_4762: GNode, subSeq_4862: Int, property_4862: Any) extends Edge

Attributes

Companion
object
Graph
Supertypes
class Edge
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def label: String

Attributes

Inherited from:
Edge
def propertyMaybe: Option[Any]

Attributes

Inherited from:
Edge
def propertyName: Option[String]

Attributes

Inherited from:
Edge

Inherited fields

val dst: GNode

Attributes

Inherited from:
Edge
val edgeKind: Short

Attributes

Inherited from:
Edge
val property: Any

Attributes

Inherited from:
Edge
val src: GNode

Attributes

Inherited from:
Edge
val subSeq: Int

Attributes

Inherited from:
Edge