Packages

class MethodRef extends NodeRef[MethodRefDb] with MethodRefBase with StoredNode with Expression

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MethodRef
  2. Expression
  3. CfgNode
  4. AstNode
  5. TrackingPoint
  6. WithinMethod
  7. StoredNode
  8. Product
  9. Equals
  10. MethodRefBase
  11. HasDepthFirstOrder
  12. HasMethodFullName
  13. HasMethodInstFullName
  14. HasDynamicTypeHintFullName
  15. HasTypeFullName
  16. ExpressionBase
  17. CfgNodeBase
  18. AstNodeBase
  19. HasInternalFlags
  20. HasColumnNumber
  21. HasLineNumber
  22. TrackingPointBase
  23. WithinMethodBase
  24. HasArgumentIndex
  25. HasOrder
  26. HasCode
  27. CpgNode
  28. NodeRef
  29. Node
  30. OdbElement
  31. Vertex
  32. Host
  33. Element
  34. AnyRef
  35. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new MethodRef(graph: OdbGraph, id: Long)

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 _aliasOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  5. def _aliasOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  6. def _argumentIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  7. def _argumentOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  8. def _astIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  9. def _astOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  10. def _attachedDataIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  11. def _attachedDataOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  12. def _bindsIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  13. def _bindsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  14. def _bindsToIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  15. def _bindsToOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  16. def _blockViaAstIn: Iterator[Block]
  17. def _blockViaCdgIn: Iterator[Block]
  18. def _blockViaCdgOut: Iterator[Block]
  19. def _blockViaCfgIn: Iterator[Block]
  20. def _blockViaCfgOut: Iterator[Block]
  21. def _blockViaDominateIn: Iterator[Block]
  22. def _blockViaDominateOut: Iterator[Block]
  23. def _blockViaPostDominateIn: Iterator[Block]
  24. def _blockViaPostDominateOut: Iterator[Block]
  25. def _callIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  26. def _callOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  27. def _callViaArgumentIn: Option[Call]
  28. def _callViaAstIn: Iterator[Call]
  29. def _callViaCdgIn: Iterator[Call]
  30. def _callViaCdgOut: Iterator[Call]
  31. def _callViaCfgIn: Iterator[Call]
  32. def _callViaCfgOut: Iterator[Call]
  33. def _callViaDominateIn: Iterator[Call]
  34. def _callViaDominateOut: Iterator[Call]
  35. def _callViaPostDominateIn: Iterator[Call]
  36. def _callViaPostDominateOut: Iterator[Call]
  37. def _callViaReceiverIn: Option[Call]
  38. def _captureIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  39. def _captureOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  40. def _capturedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  41. def _capturedByOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  42. def _cdgIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  43. def _cdgOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  44. def _cfgIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  45. def _cfgOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  46. def _closureBindingViaCaptureOut: Iterator[ClosureBinding]
  47. def _conditionIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  48. def _conditionOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  49. def _containsIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  50. def _containsNodeIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  51. def _containsNodeOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  52. def _containsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _controlStructureViaAstIn: ControlStructure
  54. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  55. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  56. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  57. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  58. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  59. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  60. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  61. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  62. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  63. def _dominateIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  64. def _dominateOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  65. def _dynamicTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  66. def _dynamicTypeOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  67. def _evalTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  68. def _evalTypeOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  69. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  70. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  71. def _fieldIdentifierViaCfgIn: Iterator[FieldIdentifier]
  72. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  73. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  74. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  75. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  76. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  77. def _identifierViaCdgIn: Iterator[Identifier]
  78. def _identifierViaCdgOut: Iterator[Identifier]
  79. def _identifierViaCfgIn: Iterator[Identifier]
  80. def _identifierViaCfgOut: Iterator[Identifier]
  81. def _identifierViaDominateIn: Iterator[Identifier]
  82. def _identifierViaDominateOut: Iterator[Identifier]
  83. def _identifierViaPostDominateIn: Iterator[Identifier]
  84. def _identifierViaPostDominateOut: Iterator[Identifier]
  85. def _inheritsFromIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  86. def _inheritsFromOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  87. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  88. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  89. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  90. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  91. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  92. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  93. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  94. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  95. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  96. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  97. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  98. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  99. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  100. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  101. def _literalViaCdgIn: Iterator[Literal]
  102. def _literalViaCdgOut: Iterator[Literal]
  103. def _literalViaCfgIn: Iterator[Literal]
  104. def _literalViaCfgOut: Iterator[Literal]
  105. def _literalViaDominateIn: Iterator[Literal]
  106. def _literalViaDominateOut: Iterator[Literal]
  107. def _literalViaPostDominateIn: Iterator[Literal]
  108. def _literalViaPostDominateOut: Iterator[Literal]
  109. def _methodRefViaCdgIn: Iterator[MethodRef]
  110. def _methodRefViaCdgOut: Iterator[MethodRef]
  111. def _methodRefViaCfgIn: Iterator[MethodRef]
  112. def _methodRefViaCfgOut: Iterator[MethodRef]
  113. def _methodRefViaDominateIn: Iterator[MethodRef]
  114. def _methodRefViaDominateOut: Iterator[MethodRef]
  115. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  116. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  117. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  118. def _methodReturnViaCfgOut: Iterator[MethodReturn]
  119. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  120. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  121. def _methodViaCfgIn: Iterator[Method]
  122. def _methodViaContainsIn: Iterator[Method]
  123. def _methodViaDominateIn: Iterator[Method]
  124. def _methodViaDynamicTypeOut: Iterator[Method]
  125. def _methodViaPostDominateOut: Iterator[Method]
  126. def _methodViaRefOut: Method
  127. def _parameterLinkIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  128. def _parameterLinkOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  129. def _postDominateIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  130. def _postDominateOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  131. def _propagateIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  132. def _propagateOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  133. def _reachingDefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  134. def _reachingDefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  135. def _receiverIn(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  136. def _receiverOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  137. def _refIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  138. def _refOut(): Iterator[StoredNode]
    Definition Classes
    MethodRefStoredNode
  139. def _returnViaArgumentIn: Option[Return]
  140. def _returnViaAstIn: Iterator[Return]
  141. def _returnViaCdgOut: Iterator[Return]
  142. def _returnViaCfgOut: Iterator[Return]
  143. def _returnViaDominateIn: Iterator[Return]
  144. def _returnViaDominateOut: Iterator[Return]
  145. def _returnViaPostDominateIn: Iterator[Return]
  146. def _returnViaPostDominateOut: Iterator[Return]
  147. def _sourceFileIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  148. def _sourceFileOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  149. def _taggedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  150. def _taggedByOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  151. def _taintRemoveIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  152. def _taintRemoveOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  153. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  154. def _typeViaEvalTypeOut: Iterator[Type]
  155. def _unknownViaCdgIn: Iterator[Unknown]
  156. def _unknownViaCdgOut: Iterator[Unknown]
  157. def _unknownViaCfgIn: Iterator[Unknown]
  158. def _unknownViaCfgOut: Iterator[Unknown]
  159. def _unknownViaDominateIn: Iterator[Unknown]
  160. def _unknownViaDominateOut: Iterator[Unknown]
  161. def _unknownViaPostDominateIn: Iterator[Unknown]
  162. def _unknownViaPostDominateOut: Iterator[Unknown]
  163. def _vtableIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  164. def _vtableOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  165. def addEdge(arg0: String, arg1: Vertex, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  166. def addEdge2(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
  167. def addEdge2(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  168. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  169. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  170. def argumentIndex: Integer
    Definition Classes
    MethodRefHasArgumentIndex
  171. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  172. def asStored: StoredNode
    Definition Classes
    MethodRefBase
  173. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  174. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  175. def bothE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  176. def bothE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  177. def canEqual(that: Any): Boolean
    Definition Classes
    MethodRef → Equals
  178. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  179. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  180. def code: String
    Definition Classes
    MethodRefHasCode
  181. def columnNumber: Option[Integer]
    Definition Classes
    MethodRefHasColumnNumber
  182. def depthFirstOrder: Option[Integer]
    Definition Classes
    MethodRefHasDepthFirstOrder
  183. def dynamicTypeHintFullName: List[String]
  184. def edges(arg0: Direction, arg1: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  185. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  186. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  187. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  188. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    MethodRefStoredNode
  189. final def get(): MethodRefDb
    Definition Classes
    NodeRef
  190. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  191. final def getOption(): Optional[MethodRefDb]
    Definition Classes
    NodeRef
  192. def graph(): OdbGraph
    Definition Classes
    NodeRef → Element
  193. def graph2(): OdbGraph
    Definition Classes
    NodeRef → OdbElement
  194. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  195. def id(): AnyRef
    Definition Classes
    NodeRef → Element
  196. def id2(): Long
    Definition Classes
    StoredNode → Node
  197. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  198. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  199. def inE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  200. def inE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  201. def internalFlags: Option[Integer]
    Definition Classes
    MethodRefHasInternalFlags
  202. def isCleared(): Boolean
    Definition Classes
    NodeRef
  203. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  204. def isSet(): Boolean
    Definition Classes
    NodeRef
  205. def keys(): Set[String]
    Definition Classes
    Element
  206. def label: String
    Definition Classes
    MethodRefCpgNode → OdbElement → Element
  207. def lineNumber: Option[Integer]
    Definition Classes
    MethodRefHasLineNumber
  208. def methodFullName: String
    Definition Classes
    MethodRefHasMethodFullName
  209. def methodInstFullName: Option[String]
    Definition Classes
    MethodRefHasMethodInstFullName
  210. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  211. def nodes(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef
    Annotations
    @transient()
  212. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  213. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  214. def order: Integer
    Definition Classes
    MethodRefHasOrder
  215. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  216. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  217. def outE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  218. def outE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  219. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  220. def productArity: Int
    Definition Classes
    MethodRef → Product
  221. def productElement(n: Int): Any
    Definition Classes
    MethodRef → Product
  222. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

    labels of product elements, used e.g. for pretty-printing

    Definition Classes
    MethodRefStoredNode
  223. def productElementName(n: Int): String
    Definition Classes
    Product
  224. def productElementNames: Iterator[String]
    Definition Classes
    Product
  225. def productIterator: Iterator[Any]
    Definition Classes
    Product
  226. def productPrefix: String
    Definition Classes
    MethodRef → Product
  227. def properties[V <: AnyRef](arg0: <repeated...>[String]): Iterator[VertexProperty[V]]
    Definition Classes
    NodeRef → Vertex → Element
    Annotations
    @transient()
  228. def property[V <: AnyRef](arg0: Cardinality, arg1: String, arg2: V, arg3: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  229. def property[V <: AnyRef](key: String, value: V, keyValues: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  230. def property[V <: AnyRef](key: String, value: V): VertexProperty[V]
    Definition Classes
    Vertex → Element
  231. def property[V <: AnyRef](key: String): VertexProperty[V]
    Definition Classes
    Vertex → Element
  232. def property2[P <: AnyRef](arg0: String): P
    Definition Classes
    NodeRef → OdbElement
  233. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → OdbElement
  234. def remove(): Unit
    Definition Classes
    NodeRef → OdbElement → Element
  235. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  236. def setNode(arg0: MethodRefDb): Unit
    Definition Classes
    NodeRef
  237. def setProperty[P <: AnyRef](arg0: String, arg1: P): Unit
    Definition Classes
    NodeRef → OdbElement
  238. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  239. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  240. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  241. def typeFullName: String
    Definition Classes
    MethodRefHasTypeFullName
  242. def underlying: Vertex
    Definition Classes
    StoredNode
  243. def value[V <: AnyRef](key: String): V
    Definition Classes
    Element
    Annotations
    @throws(classOf[java.util.NoSuchElementException])
  244. def valueMap: Map[String, AnyRef]
    Definition Classes
    MethodRefStoredNode
  245. def values[V <: AnyRef](propertyKeys: <repeated...>[String]): Iterator[V]
    Definition Classes
    Element
    Annotations
    @transient()
  246. def vertices(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  247. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  248. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  249. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Expression

Inherited from CfgNode

Inherited from AstNode

Inherited from TrackingPoint

Inherited from WithinMethod

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from MethodRefBase

Inherited from HasDepthFirstOrder

Inherited from HasMethodFullName

Inherited from HasMethodInstFullName

Inherited from HasTypeFullName

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from HasInternalFlags

Inherited from HasColumnNumber

Inherited from HasLineNumber

Inherited from TrackingPointBase

Inherited from WithinMethodBase

Inherited from HasArgumentIndex

Inherited from HasOrder

Inherited from HasCode

Inherited from CpgNode

Inherited from NodeRef[MethodRefDb]

Inherited from Node

Inherited from OdbElement

Inherited from Vertex

Inherited from Host

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped