Packages

class IdentifierDb extends NodeDb with StoredNode with Expression with LocalLike with IdentifierBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IdentifierDb
  2. IdentifierBase
  3. HasTypeFullName
  4. LocalLike
  5. LocalLikeBase
  6. HasName
  7. Expression
  8. CfgNode
  9. AstNode
  10. TrackingPoint
  11. WithinMethod
  12. ExpressionBase
  13. CfgNodeBase
  14. AstNodeBase
  15. TrackingPointBase
  16. WithinMethodBase
  17. HasOrder
  18. HasLineNumber
  19. HasColumnNumber
  20. HasCode
  21. HasArgumentIndex
  22. StoredNode
  23. Product
  24. Equals
  25. AbstractNode
  26. NodeDb
  27. Node
  28. Element
  29. AnyRef
  30. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new IdentifierDb(ref: NodeRef[NodeDb])

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
    IdentifierDbStoredNode
  7. def _argumentOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  8. def _astIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  9. def _astOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  10. def _bindsIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  11. def _bindsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  12. def _bindsToIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  13. def _bindsToOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  14. def _blockViaAstIn: Iterator[Block]
  15. def _blockViaCdgIn: Iterator[Block]
  16. def _blockViaCdgOut: Iterator[Block]
  17. def _blockViaCfgIn: Iterator[Block]
  18. def _blockViaCfgOut: Iterator[Block]
  19. def _blockViaDominateIn: Iterator[Block]
  20. def _blockViaDominateOut: Iterator[Block]
  21. def _blockViaPostDominateIn: Iterator[Block]
  22. def _blockViaPostDominateOut: Iterator[Block]
  23. def _blockViaReachingDefIn: Iterator[Block]
  24. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  25. def _callOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  26. def _callViaArgumentIn: Option[Call]
  27. def _callViaAstIn: Iterator[Call]
  28. def _callViaCdgIn: Iterator[Call]
  29. def _callViaCdgOut: Iterator[Call]
  30. def _callViaCfgIn: Iterator[Call]
  31. def _callViaCfgOut: Iterator[Call]
  32. def _callViaDominateIn: Iterator[Call]
  33. def _callViaDominateOut: Iterator[Call]
  34. def _callViaPostDominateIn: Iterator[Call]
  35. def _callViaPostDominateOut: Iterator[Call]
  36. def _callViaReachingDefIn: Iterator[Call]
  37. def _callViaReachingDefOut: Iterator[Call]
  38. def _callViaReceiverIn: Option[Call]
  39. def _captureIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  40. def _captureOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  41. def _capturedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  42. def _capturedByOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  43. def _cdgIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  44. def _cdgOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  45. def _cfgIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  46. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  47. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  48. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  49. def _containsIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  50. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  51. def _controlStructureViaAstIn: Option[ControlStructure]
  52. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  53. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  54. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  55. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  56. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  57. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  58. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  59. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  60. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  61. def _controlStructureViaReachingDefIn: Iterator[ControlStructure]
  62. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  63. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  64. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  65. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  66. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  67. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  68. def _fieldIdentifierViaCfgIn: Iterator[FieldIdentifier]
  69. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  70. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  71. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  72. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  73. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  74. def _identifierViaCdgIn: Iterator[Identifier]
  75. def _identifierViaCdgOut: Iterator[Identifier]
  76. def _identifierViaCfgIn: Iterator[Identifier]
  77. def _identifierViaCfgOut: Iterator[Identifier]
  78. def _identifierViaDominateIn: Iterator[Identifier]
  79. def _identifierViaDominateOut: Iterator[Identifier]
  80. def _identifierViaPostDominateIn: Iterator[Identifier]
  81. def _identifierViaPostDominateOut: Iterator[Identifier]
  82. def _identifierViaReachingDefIn: Iterator[Identifier]
  83. def _identifierViaReachingDefOut: Iterator[Identifier]
  84. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  85. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  86. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  87. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  88. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  89. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  90. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  91. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  92. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  93. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  94. def _literalViaCdgIn: Iterator[Literal]
  95. def _literalViaCdgOut: Iterator[Literal]
  96. def _literalViaCfgIn: Iterator[Literal]
  97. def _literalViaCfgOut: Iterator[Literal]
  98. def _literalViaDominateIn: Iterator[Literal]
  99. def _literalViaDominateOut: Iterator[Literal]
  100. def _literalViaPostDominateIn: Iterator[Literal]
  101. def _literalViaPostDominateOut: Iterator[Literal]
  102. def _literalViaReachingDefIn: Iterator[Literal]
  103. def _literalViaReachingDefOut: Iterator[Literal]
  104. def _localViaRefOut: Option[Local]
  105. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  106. def _methodParameterInViaRefOut: Option[MethodParameterIn]
  107. def _methodRefViaCdgIn: Iterator[MethodRef]
  108. def _methodRefViaCdgOut: Iterator[MethodRef]
  109. def _methodRefViaCfgIn: Iterator[MethodRef]
  110. def _methodRefViaCfgOut: Iterator[MethodRef]
  111. def _methodRefViaDominateIn: Iterator[MethodRef]
  112. def _methodRefViaDominateOut: Iterator[MethodRef]
  113. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  114. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  115. def _methodRefViaReachingDefIn: Iterator[MethodRef]
  116. def _methodRefViaReachingDefOut: 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 _methodViaPostDominateOut: Iterator[Method]
  125. def _methodViaReachingDefIn: Iterator[Method]
  126. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  127. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  128. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  129. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  130. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  131. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  132. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  133. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  134. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  135. def _refOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  136. def _returnViaArgumentIn: Option[Return]
  137. def _returnViaAstIn: Iterator[Return]
  138. def _returnViaCdgOut: Iterator[Return]
  139. def _returnViaCfgOut: Iterator[Return]
  140. def _returnViaDominateIn: Iterator[Return]
  141. def _returnViaDominateOut: Iterator[Return]
  142. def _returnViaPostDominateIn: Iterator[Return]
  143. def _returnViaPostDominateOut: Iterator[Return]
  144. def _returnViaReachingDefIn: Iterator[Return]
  145. def _returnViaReachingDefOut: Iterator[Return]
  146. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  147. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  148. def _tagViaTaggedByOut: Iterator[Tag]
  149. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  150. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  151. def _typeDeclAliasIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  152. def _typeDeclAliasOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  153. def _typeRefViaCdgIn: Iterator[TypeRef]
  154. def _typeRefViaCdgOut: Iterator[TypeRef]
  155. def _typeRefViaCfgIn: Iterator[TypeRef]
  156. def _typeRefViaCfgOut: Iterator[TypeRef]
  157. def _typeRefViaDominateIn: Iterator[TypeRef]
  158. def _typeRefViaDominateOut: Iterator[TypeRef]
  159. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  160. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  161. def _typeViaEvalTypeOut: Iterator[Type]
  162. def _unknownViaAstIn: Iterator[Unknown]
  163. def _unknownViaCdgIn: Iterator[Unknown]
  164. def _unknownViaCdgOut: Iterator[Unknown]
  165. def _unknownViaCfgIn: Iterator[Unknown]
  166. def _unknownViaCfgOut: Iterator[Unknown]
  167. def _unknownViaDominateIn: Iterator[Unknown]
  168. def _unknownViaDominateOut: Iterator[Unknown]
  169. def _unknownViaPostDominateIn: Iterator[Unknown]
  170. def _unknownViaPostDominateOut: Iterator[Unknown]
  171. def _unknownViaReachingDefIn: Iterator[Unknown]
  172. def _vtableIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  173. def _vtableOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  174. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeDb → Node
  175. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  176. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeDb → Node
  177. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  178. def argumentIndex: Integer
    Definition Classes
    IdentifierDbHasArgumentIndex
  179. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  180. def asStored: StoredNode
    Definition Classes
    IdentifierBase
  181. final def blockLength(arg0: Int): Int
    Definition Classes
    NodeDb
  182. final def blockOffsetToOccurrence(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  183. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  184. def both(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  185. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  186. def bothE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  187. def canEqual(that: Any): Boolean
    Definition Classes
    IdentifierDb → Equals
  188. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  189. def code: String
    Definition Classes
    IdentifierDbHasCode
  190. def columnNumber: Option[Integer]
    Definition Classes
    IdentifierDbHasColumnNumber
  191. final def createAdjacentNodeIteratorByOffSet(arg0: Int): Iterator[Node]
    Definition Classes
    NodeDb
  192. def edgeProperty[P <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): P
    Definition Classes
    NodeDb
  193. def edgePropertyMap(arg0: Direction, arg1: Edge, arg2: Int): Map[String, AnyRef]
    Definition Classes
    NodeDb
  194. def edgePropertyOption[V <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): Optional[V]
    Definition Classes
    NodeDb
  195. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  196. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeDb → AnyRef → Any
  197. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  198. def fromNewNode(someNewNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    IdentifierDbStoredNode
  199. def getAdjacentNodesWithEdgeProperties(): Array[AnyRef]
    Definition Classes
    NodeDb
  200. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  201. def getEdgeOffsets(): Array[Int]
    Definition Classes
    NodeDb
  202. def getEdgeOffsetsPackedArray(): PackedIntArray
    Definition Classes
    NodeDb
  203. def getEdgeProperties[V <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: <repeated...>[String]): Iterator[V]
    Definition Classes
    NodeDb
    Annotations
    @transient()
  204. final def getStrideSize(arg0: String): Int
    Definition Classes
    NodeDb
  205. def graph(): Graph
    Definition Classes
    NodeDb → Element
  206. def hashCode(): Int
    Definition Classes
    NodeDb → AnyRef → Any
  207. def id(): Long
    Definition Classes
    NodeDb → Node
  208. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  209. def in(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  210. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  211. def inE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  212. final def instantiateDummyEdge(arg0: String, arg1: NodeRef[_ <: NodeDb], arg2: NodeRef[_ <: NodeDb]): Edge
    Definition Classes
    NodeDb
  213. final def isDirty(): Boolean
    Definition Classes
    NodeDb
  214. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  215. def label: String
    Definition Classes
    IdentifierDbAbstractNode → NodeDb → Element
  216. def layoutInformation(): NodeLayoutInformation
    Definition Classes
    IdentifierDb → NodeDb
  217. def lineNumber: Option[Integer]
    Definition Classes
    IdentifierDbHasLineNumber
  218. def markAsClean(): Unit
    Definition Classes
    NodeDb
  219. def markAsDirty(): Unit
    Definition Classes
    NodeDb
  220. def name: String
    Definition Classes
    IdentifierDbHasName
  221. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  222. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  223. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  224. final def occurrenceToBlockOffset(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  225. def order: Integer
    Definition Classes
    IdentifierDbHasOrder
  226. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  227. def out(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  228. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  229. def outE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  230. def outEdgeCount(): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  231. def productArity: Int
    Definition Classes
    IdentifierDb → Product
  232. def productElement(n: Int): Any
    Definition Classes
    IdentifierDb → Product
  233. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    IdentifierDbStoredNode
  234. def productElementName(n: Int): String
    Definition Classes
    Product
  235. def productElementNames: Iterator[String]
    Definition Classes
    Product
  236. def productIterator: Iterator[Any]
    Definition Classes
    Product
  237. def productPrefix: String
    Definition Classes
    IdentifierDb → Product
  238. def property(key: String): AnyRef
    Definition Classes
    IdentifierDb → Element
  239. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeDb → Element
  240. def propertyKeys(): Set[String]
    Definition Classes
    NodeDb → Element
  241. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeDb → Element
  242. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeDb → Element
  243. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeDb → Element
  244. def remove(): Unit
    Definition Classes
    NodeDb → Element
  245. final def removeEdge(arg0: Direction, arg1: String, arg2: Int): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  246. def removeEdgeProperty(arg0: Direction, arg1: String, arg2: String, arg3: Int): Unit
    Definition Classes
    NodeDb
  247. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeDb → Element
  248. def removeSpecificProperty(key: String): Unit
    Definition Classes
    IdentifierDb → NodeDb
  249. def setAdjacentNodesWithEdgeProperties(arg0: Array[AnyRef]): Unit
    Definition Classes
    NodeDb
  250. def setEdgeOffsets(arg0: Array[Int]): Unit
    Definition Classes
    NodeDb
  251. def setEdgeProperty[V <: AnyRef](arg0: Direction, arg1: String, arg2: String, arg3: V, arg4: Int): Unit
    Definition Classes
    NodeDb
  252. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeDb → Element
  253. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeDb → Element
  254. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeDb → Element
  255. def startIndex(arg0: Int): Int
    Definition Classes
    NodeDb
  256. def storeAdjacentNode(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: <repeated...>[AnyRef]): Int
    Definition Classes
    NodeDb
    Annotations
    @transient()
  257. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  258. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  259. def toString(): String
    Definition Classes
    AnyRef → Any
  260. def trim(): Long
    Definition Classes
    NodeDb
  261. def typeFullName: String
    Definition Classes
    IdentifierDbHasTypeFullName
  262. def underlying: Node
    Definition Classes
    StoredNode
  263. def updateSpecificProperty(key: String, value: AnyRef): Unit
    Attributes
    protected
    Definition Classes
    IdentifierDb → NodeDb
  264. def valueMap: Map[String, AnyRef]
    Definition Classes
    IdentifierDbStoredNode → NodeDb
  265. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  266. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  267. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from IdentifierBase

Inherited from HasTypeFullName

Inherited from LocalLike

Inherited from LocalLikeBase

Inherited from HasName

Inherited from Expression

Inherited from CfgNode

Inherited from AstNode

Inherited from TrackingPoint

Inherited from WithinMethod

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from TrackingPointBase

Inherited from WithinMethodBase

Inherited from HasOrder

Inherited from HasLineNumber

Inherited from HasColumnNumber

Inherited from HasCode

Inherited from HasArgumentIndex

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from AbstractNode

Inherited from NodeDb

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped