Packages

class MethodReturnDb extends OdbNode with StoredNode with CfgNode with TrackingPoint with MethodReturnBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MethodReturnDb
  2. MethodReturnBase
  3. HasTypeFullName
  4. HasEvaluationStrategy
  5. HasCode
  6. TrackingPoint
  7. TrackingPointBase
  8. CfgNode
  9. AstNode
  10. WithinMethod
  11. CfgNodeBase
  12. AstNodeBase
  13. HasOrder
  14. WithinMethodBase
  15. HasColumnNumber
  16. HasLineNumber
  17. StoredNode
  18. Node
  19. Product
  20. Equals
  21. OdbNode
  22. Vertex
  23. Host
  24. Element
  25. AnyRef
  26. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MethodReturnDb(ref: NodeRef[OdbNode])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def accept[T](visitor: NodeVisitor[T]): T
    Definition Classes
    Node
  5. def addEdge(arg0: String, arg1: Vertex, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    OdbNode → Vertex
    Annotations
    @transient()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def asStored: StoredNode
    Definition Classes
    MethodReturnBase
  8. def blockOffsetToOccurrence(arg0: Direction, arg1: String, arg2: NodeRef[_ <: OdbNode], arg3: Int): Int
    Definition Classes
    OdbNode
  9. def canEqual(that: Any): Boolean
    Definition Classes
    MethodReturnDb → Equals
  10. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  11. def code(): String
    Definition Classes
    MethodReturnDbHasCode
  12. def columnNumber(): Option[Integer]
    Definition Classes
    MethodReturnDbHasColumnNumber
  13. def edges(arg0: Direction, arg1: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    OdbNode → Vertex
    Annotations
    @transient()
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  16. def evaluationStrategy(): String
  17. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  18. def getAdjacentVerticesWithProperties(): Array[AnyRef]
    Definition Classes
    OdbNode
  19. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  20. def getEdgeOffsets(): Array[Int]
    Definition Classes
    OdbNode
  21. def getEdgeProperties[V <: AnyRef](arg0: Direction, arg1: OdbEdge, arg2: Int, arg3: <repeated...>[String]): Iterator[Property[V]]
    Definition Classes
    OdbNode
    Annotations
    @transient()
  22. def getEdgeProperty[V <: AnyRef](arg0: Direction, arg1: OdbEdge, arg2: Int, arg3: String): Property[V]
    Definition Classes
    OdbNode
  23. def getId: Long
    Definition Classes
    StoredNode
  24. def graph(): Graph
    Definition Classes
    OdbNode → Element
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def id(): AnyRef
    Definition Classes
    OdbNode → Element
  27. def instantiateDummyEdge(arg0: String, arg1: NodeRef[_ <: OdbNode], arg2: NodeRef[_ <: OdbNode]): OdbEdge
    Attributes
    protected[io.shiftleft.overflowdb]
    Definition Classes
    OdbNode
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. def keys(): Set[String]
    Definition Classes
    OdbNode → Element
  30. def label(): String
    Definition Classes
    MethodReturnDb → Element
  31. def layoutInformation(): NodeLayoutInformation
    Definition Classes
    MethodReturnDb → OdbNode
  32. def lineNumber(): Option[Integer]
    Definition Classes
    MethodReturnDbHasLineNumber
  33. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  35. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  36. def occurrenceToBlockOffset(arg0: Direction, arg1: String, arg2: NodeRef[_ <: OdbNode], arg3: Int): Int
    Definition Classes
    OdbNode
  37. def order(): Integer
    Definition Classes
    MethodReturnDbHasOrder
  38. def productArity: Int
    Definition Classes
    MethodReturnDb → Product
  39. def productElement(n: Int): Any
    Definition Classes
    MethodReturnDb → Product
  40. def productElementName(n: Int): String
    Definition Classes
    Product
  41. def productElementNames: Iterator[String]
    Definition Classes
    Product
  42. def productIterator: Iterator[Any]
    Definition Classes
    Product
  43. def productPrefix: String
    Definition Classes
    MethodReturnDb → Product
  44. def properties[V <: AnyRef](arg0: <repeated...>[String]): Iterator[VertexProperty[V]]
    Definition Classes
    OdbNode → Vertex → Element
    Annotations
    @transient()
  45. def property[V <: AnyRef](arg0: Cardinality, arg1: String, arg2: V, arg3: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    OdbNode → Vertex
    Annotations
    @transient()
  46. def property[V <: AnyRef](arg0: String): VertexProperty[V]
    Definition Classes
    OdbNode → Vertex → Element
  47. def property[V <: AnyRef](key: String, value: V, keyValues: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  48. def property[V <: AnyRef](key: String, value: V): VertexProperty[V]
    Definition Classes
    Vertex → Element
  49. def remove(): Unit
    Definition Classes
    OdbNode → Element
  50. def removeEdge(arg0: Direction, arg1: String, arg2: Int): Unit
    Attributes
    protected[io.shiftleft.overflowdb]
    Definition Classes
    OdbNode
  51. def removeSpecificProperty(key: String): Unit
    Attributes
    protected
    Definition Classes
    MethodReturnDb → OdbNode
  52. def setAdjacentVerticesWithProperties(arg0: Array[AnyRef]): Unit
    Definition Classes
    OdbNode
  53. def setEdgeOffsets(arg0: Array[Int]): Unit
    Definition Classes
    OdbNode
  54. def setEdgeProperty[V <: AnyRef](arg0: Direction, arg1: String, arg2: String, arg3: V, arg4: Int): Unit
    Definition Classes
    OdbNode
  55. def specificProperties[A](key: String): Iterator[VertexProperty[A]]
    Attributes
    protected
    Definition Classes
    MethodReturnDb → OdbNode
  56. def specificProperty[A](key: String): VertexProperty[A]
    Attributes
    protected
    Definition Classes
    MethodReturnDb → OdbNode
  57. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  58. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  59. def toString(): String
    Definition Classes
    AnyRef → Any
  60. def typeFullName(): String
    Definition Classes
    MethodReturnDbHasTypeFullName
  61. def underlying: Vertex
    Definition Classes
    StoredNode
  62. def updateSpecificProperty[A](cardinality: Cardinality, key: String, value: A): VertexProperty[A]
    Attributes
    protected
    Definition Classes
    MethodReturnDb → OdbNode
  63. def value[V <: AnyRef](key: String): V
    Definition Classes
    Element
    Annotations
    @throws(classOf[java.util.NoSuchElementException])
  64. def valueMap: Map[String, AnyRef]
    Definition Classes
    MethodReturnDbStoredNode → OdbNode
  65. def values[V <: AnyRef](propertyKeys: <repeated...>[String]): Iterator[V]
    Definition Classes
    Element
    Annotations
    @transient()
  66. def vertices(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    OdbNode → Vertex
    Annotations
    @transient()
  67. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  68. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  69. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from MethodReturnBase

Inherited from HasTypeFullName

Inherited from HasEvaluationStrategy

Inherited from HasCode

Inherited from TrackingPoint

Inherited from TrackingPointBase

Inherited from CfgNode

Inherited from AstNode

Inherited from WithinMethod

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from HasOrder

Inherited from WithinMethodBase

Inherited from HasColumnNumber

Inherited from HasLineNumber

Inherited from StoredNode

Inherited from Node

Inherited from Product

Inherited from Equals

Inherited from OdbNode

Inherited from Vertex

Inherited from Host

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped