Packages

class IdentifierDb extends NodeDb with StoredNode with Expression with IdentifierBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IdentifierDb
  2. IdentifierBase
  3. HasTypeFullName
  4. HasName
  5. HasDynamicTypeHintFullName
  6. Expression
  7. CfgNode
  8. AstNode
  9. ExpressionBase
  10. CfgNodeBase
  11. AstNodeBase
  12. HasOrder
  13. HasLineNumber
  14. HasColumnNumber
  15. HasCode
  16. HasArgumentName
  17. HasArgumentIndex
  18. StoredNode
  19. Product
  20. Equals
  21. AbstractNode
  22. NodeDb
  23. Node
  24. Element
  25. AnyRef
  26. 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 _astNodeViaCfgIn: Traversal[AstNode]
    Definition Classes
    CfgNode
  10. def _astOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  11. def _bindsIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  12. def _bindsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  13. def _bindsToIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  14. def _bindsToOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  15. def _blockViaAstIn: Traversal[Block]
  16. def _blockViaCdgIn: Traversal[Block]
  17. def _blockViaCdgOut: Traversal[Block]
  18. def _blockViaCfgIn: Traversal[Block]
    Definition Classes
    CfgNode
  19. def _blockViaDominateIn: Traversal[Block]
  20. def _blockViaDominateOut: Traversal[Block]
  21. def _blockViaPostDominateIn: Traversal[Block]
  22. def _blockViaPostDominateOut: Traversal[Block]
  23. def _blockViaReachingDefIn: Traversal[Block]
  24. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  25. def _callOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  26. def _callReprViaCfgIn: Traversal[CallRepr]
    Definition Classes
    CfgNode
  27. def _callViaArgumentIn: Option[Call]
  28. def _callViaAstIn: Traversal[Call]
  29. def _callViaCdgIn: Traversal[Call]
  30. def _callViaCdgOut: Traversal[Call]
  31. def _callViaCfgIn: Traversal[Call]
    Definition Classes
    CfgNode
  32. def _callViaDominateIn: Traversal[Call]
  33. def _callViaDominateOut: Traversal[Call]
  34. def _callViaPostDominateIn: Traversal[Call]
  35. def _callViaPostDominateOut: Traversal[Call]
  36. def _callViaReachingDefIn: Traversal[Call]
  37. def _callViaReachingDefOut: Traversal[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 _cfgNodeViaCfgIn: Traversal[CfgNode]
    Definition Classes
    CfgNode
  47. def _cfgNodeViaCfgOut: Traversal[CfgNode]
  48. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  49. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  50. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  51. def _containsIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  52. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _controlStructureViaAstIn: Option[ControlStructure]
  54. def _controlStructureViaCdgIn: Traversal[ControlStructure]
  55. def _controlStructureViaCdgOut: Traversal[ControlStructure]
  56. def _controlStructureViaCfgIn: Traversal[ControlStructure]
    Definition Classes
    CfgNode
  57. def _controlStructureViaConditionIn: Traversal[ControlStructure]
  58. def _controlStructureViaDominateIn: Traversal[ControlStructure]
  59. def _controlStructureViaDominateOut: Traversal[ControlStructure]
  60. def _controlStructureViaPostDominateIn: Traversal[ControlStructure]
  61. def _controlStructureViaPostDominateOut: Traversal[ControlStructure]
  62. def _controlStructureViaReachingDefIn: Traversal[ControlStructure]
  63. def _declarationViaCfgIn: Traversal[Declaration]
    Definition Classes
    CfgNode
  64. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  65. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  66. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  67. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  68. def _expressionViaCfgIn: Traversal[Expression]
    Definition Classes
    CfgNode
  69. def _fieldIdentifierViaCdgIn: Traversal[FieldIdentifier]
  70. def _fieldIdentifierViaCdgOut: Traversal[FieldIdentifier]
  71. def _fieldIdentifierViaCfgIn: Traversal[FieldIdentifier]
    Definition Classes
    CfgNode
  72. def _fieldIdentifierViaDominateIn: Traversal[FieldIdentifier]
  73. def _fieldIdentifierViaDominateOut: Traversal[FieldIdentifier]
  74. def _fieldIdentifierViaPostDominateIn: Traversal[FieldIdentifier]
  75. def _fieldIdentifierViaPostDominateOut: Traversal[FieldIdentifier]
  76. def _identifierViaCdgIn: Traversal[Identifier]
  77. def _identifierViaCdgOut: Traversal[Identifier]
  78. def _identifierViaCfgIn: Traversal[Identifier]
    Definition Classes
    CfgNode
  79. def _identifierViaDominateIn: Traversal[Identifier]
  80. def _identifierViaDominateOut: Traversal[Identifier]
  81. def _identifierViaPostDominateIn: Traversal[Identifier]
  82. def _identifierViaPostDominateOut: Traversal[Identifier]
  83. def _identifierViaReachingDefIn: Traversal[Identifier]
  84. def _identifierViaReachingDefOut: Traversal[Identifier]
  85. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  86. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  87. def _jumpTargetViaCdgIn: Traversal[JumpTarget]
  88. def _jumpTargetViaCdgOut: Traversal[JumpTarget]
  89. def _jumpTargetViaCfgIn: Traversal[JumpTarget]
    Definition Classes
    CfgNode
  90. def _jumpTargetViaDominateIn: Traversal[JumpTarget]
  91. def _jumpTargetViaDominateOut: Traversal[JumpTarget]
  92. def _jumpTargetViaPostDominateIn: Traversal[JumpTarget]
  93. def _jumpTargetViaPostDominateOut: Traversal[JumpTarget]
  94. def _literalViaCdgIn: Traversal[Literal]
  95. def _literalViaCdgOut: Traversal[Literal]
  96. def _literalViaCfgIn: Traversal[Literal]
    Definition Classes
    CfgNode
  97. def _literalViaDominateIn: Traversal[Literal]
  98. def _literalViaDominateOut: Traversal[Literal]
  99. def _literalViaPostDominateIn: Traversal[Literal]
  100. def _literalViaPostDominateOut: Traversal[Literal]
  101. def _literalViaReachingDefIn: Traversal[Literal]
  102. def _literalViaReachingDefOut: Traversal[Literal]
  103. def _localViaRefOut: Option[Local]
  104. def _methodParameterInViaReachingDefIn: Traversal[MethodParameterIn]
  105. def _methodParameterInViaRefOut: Option[MethodParameterIn]
  106. def _methodRefViaCdgIn: Traversal[MethodRef]
  107. def _methodRefViaCdgOut: Traversal[MethodRef]
  108. def _methodRefViaCfgIn: Traversal[MethodRef]
    Definition Classes
    CfgNode
  109. def _methodRefViaDominateIn: Traversal[MethodRef]
  110. def _methodRefViaDominateOut: Traversal[MethodRef]
  111. def _methodRefViaPostDominateIn: Traversal[MethodRef]
  112. def _methodRefViaPostDominateOut: Traversal[MethodRef]
  113. def _methodRefViaReachingDefIn: Traversal[MethodRef]
  114. def _methodRefViaReachingDefOut: Traversal[MethodRef]
  115. def _methodReturnViaCdgOut: Traversal[MethodReturn]
  116. def _methodReturnViaDominateOut: Traversal[MethodReturn]
  117. def _methodReturnViaPostDominateIn: Traversal[MethodReturn]
  118. def _methodViaCfgIn: Traversal[Method]
    Definition Classes
    CfgNode
  119. def _methodViaContainsIn: Traversal[Method]
  120. def _methodViaDominateIn: Traversal[Method]
  121. def _methodViaPostDominateOut: Traversal[Method]
  122. def _methodViaReachingDefIn: Traversal[Method]
  123. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  124. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  125. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  126. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  127. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  128. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  129. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  130. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  131. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  132. def _refOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  133. def _returnViaArgumentIn: Option[Return]
  134. def _returnViaAstIn: Traversal[Return]
  135. def _returnViaCdgOut: Traversal[Return]
  136. def _returnViaDominateIn: Traversal[Return]
  137. def _returnViaDominateOut: Traversal[Return]
  138. def _returnViaPostDominateIn: Traversal[Return]
  139. def _returnViaPostDominateOut: Traversal[Return]
  140. def _returnViaReachingDefIn: Traversal[Return]
  141. def _returnViaReachingDefOut: Traversal[Return]
  142. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  143. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  144. def _tagViaTaggedByOut: Traversal[Tag]
  145. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  146. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    IdentifierDbStoredNode
  147. def _typeRefViaCdgIn: Traversal[TypeRef]
  148. def _typeRefViaCdgOut: Traversal[TypeRef]
  149. def _typeRefViaCfgIn: Traversal[TypeRef]
    Definition Classes
    CfgNode
  150. def _typeRefViaDominateIn: Traversal[TypeRef]
  151. def _typeRefViaDominateOut: Traversal[TypeRef]
  152. def _typeRefViaPostDominateIn: Traversal[TypeRef]
  153. def _typeRefViaPostDominateOut: Traversal[TypeRef]
  154. def _typeViaEvalTypeOut: Traversal[Type]
  155. def _unknownViaAstIn: Traversal[Unknown]
  156. def _unknownViaCdgIn: Traversal[Unknown]
  157. def _unknownViaCdgOut: Traversal[Unknown]
  158. def _unknownViaCfgIn: Traversal[Unknown]
    Definition Classes
    CfgNode
  159. def _unknownViaDominateIn: Traversal[Unknown]
  160. def _unknownViaDominateOut: Traversal[Unknown]
  161. def _unknownViaPostDominateIn: Traversal[Unknown]
  162. def _unknownViaPostDominateOut: Traversal[Unknown]
  163. def _unknownViaReachingDefIn: Traversal[Unknown]
  164. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeDb → Node
  165. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  166. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeDb → Node
  167. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  168. def argumentIn: Traversal[Expression]
  169. def argumentIndex: Int
    Definition Classes
    IdentifierDbHasArgumentIndex
  170. def argumentName: Option[String]
    Definition Classes
    IdentifierDbHasArgumentName
  171. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  172. def asStored: StoredNode
    Definition Classes
    IdentifierBase
  173. def astIn: Traversal[Expression]
  174. final def blockLength(arg0: AdjacentNodes, arg1: Int): Int
    Definition Classes
    NodeDb
  175. final def blockOffsetToOccurrence(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  176. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  177. def both(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  178. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  179. def bothE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  180. def canEqual(that: Any): Boolean
    Definition Classes
    IdentifierDb → Equals
  181. def cdgIn: Traversal[CfgNode]
  182. def cdgOut: Traversal[CfgNode]
  183. def cfgIn: Traversal[CfgNode]
    Definition Classes
    IdentifierDbCfgNode
  184. def cfgOut: Traversal[CfgNode]
  185. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  186. def code: String
    Definition Classes
    IdentifierDbHasCode
  187. def columnNumber: Option[Integer]
    Definition Classes
    IdentifierDbHasColumnNumber
  188. def conditionIn: Traversal[ControlStructure]
  189. def containsIn: Traversal[Method]
  190. final def createAdjacentNodeIteratorByOffSet[A <: Node](arg0: Int): Iterator[A]
    Definition Classes
    NodeDb
  191. def dominateIn: Traversal[CfgNode]
  192. def dominateOut: Traversal[CfgNode]
  193. def dynamicTypeHintFullName: IndexedSeq[String]
  194. def edgeProperty[P <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): P
    Definition Classes
    NodeDb
  195. def edgePropertyMap(arg0: Direction, arg1: Edge, arg2: Int): Map[String, AnyRef]
    Definition Classes
    NodeDb
  196. def edgePropertyOption[V <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): Optional[V]
    Definition Classes
    NodeDb
  197. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  198. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeDb → AnyRef → Any
  199. def evalTypeOut: Traversal[Type]
  200. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    IdentifierDbStoredNode
  201. def getAdjacentNodes(): AdjacentNodes
    Definition Classes
    NodeDb
  202. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  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() @HotSpotIntrinsicCandidate()
  223. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  224. final def occurrenceToBlockOffset(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  225. def order: Int
    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 postDominateIn: Traversal[CfgNode]
  232. def postDominateOut: Traversal[CfgNode]
  233. def productArity: Int
    Definition Classes
    IdentifierDb → Product
  234. def productElement(n: Int): Any
    Definition Classes
    IdentifierDb → Product
  235. 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
  236. def productElementName(n: Int): String
    Definition Classes
    Product
  237. def productElementNames: Iterator[String]
    Definition Classes
    Product
  238. def productIterator: Iterator[Any]
    Definition Classes
    Product
  239. def productPrefix: String
    Definition Classes
    IdentifierDb → Product
  240. def propertiesMap(): Map[String, Any]

    faster than the default implementation

    faster than the default implementation

    Definition Classes
    IdentifierDb → NodeDb → Element
  241. def propertiesMapForStorage(): Map[String, Any]

    faster than the default implementation

    faster than the default implementation

    Definition Classes
    IdentifierDb → NodeDb
  242. def property(key: String): Any
    Definition Classes
    IdentifierDb → Element
  243. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeDb → Element
  244. def property[A <: AnyRef](arg0: PropertyKey[A], arg1: A): A
    Definition Classes
    Element
  245. def property[A <: AnyRef](arg0: String, arg1: A): A
    Definition Classes
    Element
  246. def propertyDefaultValue(arg0: String): AnyRef
    Definition Classes
    NodeDb → Element
  247. def propertyKeys(): Set[String]
    Definition Classes
    NodeDb → Element
  248. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeDb → Element
  249. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeDb → Element
  250. def reachingDefIn: Traversal[CfgNode]
  251. def reachingDefOut: Traversal[Expression]
  252. def receiverIn: Traversal[Call]
  253. def refOut: Traversal[Declaration]
  254. def remove(): Unit
    Definition Classes
    NodeDb → Element
  255. final def removeEdge(arg0: Direction, arg1: String, arg2: Int): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  256. def removeEdgeProperty(arg0: Direction, arg1: String, arg2: String, arg3: Int): Unit
    Definition Classes
    NodeDb
  257. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeDb → Element
  258. def removeSpecificProperty(key: String): Unit
    Definition Classes
    IdentifierDb → NodeDb
  259. def setEdgeProperty[V <: AnyRef](arg0: Direction, arg1: String, arg2: String, arg3: V, arg4: Int): Unit
    Definition Classes
    NodeDb
  260. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeDb → Element
  261. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeDb → Element
  262. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeDb → Element
  263. def startIndex(arg0: AdjacentNodes, arg1: Int): Int
    Definition Classes
    NodeDb
  264. def storeAdjacentNode(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: <repeated...>[AnyRef]): Int
    Definition Classes
    NodeDb
    Annotations
    @transient()
  265. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  266. def taggedByOut: Traversal[Tag]
  267. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  268. def toString(): String
    Definition Classes
    AnyRef → Any
  269. def trim(): Long
    Definition Classes
    NodeDb
  270. def typeFullName: String
    Definition Classes
    IdentifierDbHasTypeFullName
  271. def underlying: Node
    Definition Classes
    StoredNode
  272. def updateSpecificProperty(key: String, value: AnyRef): Unit
    Attributes
    protected
    Definition Classes
    IdentifierDb → NodeDb
  273. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  274. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  275. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from IdentifierBase

Inherited from HasTypeFullName

Inherited from HasName

Inherited from Expression

Inherited from CfgNode

Inherited from AstNode

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from HasOrder

Inherited from HasLineNumber

Inherited from HasColumnNumber

Inherited from HasCode

Inherited from HasArgumentName

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