ReachingDef

io.shiftleft.codepropertygraph.generated.edges.ReachingDef
See theReachingDef companion object
class ReachingDef(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

Concrete methods

override def propertyName: Option[String]

Attributes

Definition Classes
Edge

Inherited methods

def label: String

Attributes

Inherited from:
Edge
def propertyMaybe: Option[Any]

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