Packages

class Identifier extends NodeRef[IdentifierDb] with IdentifierBase with StoredNode with Expression with LocalLike

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

Instance Constructors

  1. new Identifier(graph: Graph, 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
    IdentifierStoredNode
  7. def _argumentOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  8. def _astIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  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 _blockViaReachingDefIn: Iterator[Block]
  26. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  27. def _callOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  28. def _callViaArgumentIn: Option[Call]
  29. def _callViaAstIn: Iterator[Call]
  30. def _callViaCdgIn: Iterator[Call]
  31. def _callViaCdgOut: Iterator[Call]
  32. def _callViaCfgIn: Iterator[Call]
  33. def _callViaCfgOut: Iterator[Call]
  34. def _callViaDominateIn: Iterator[Call]
  35. def _callViaDominateOut: Iterator[Call]
  36. def _callViaPostDominateIn: Iterator[Call]
  37. def _callViaPostDominateOut: Iterator[Call]
  38. def _callViaReachingDefIn: Iterator[Call]
  39. def _callViaReachingDefOut: Iterator[Call]
  40. def _callViaReceiverIn: Option[Call]
  41. def _captureIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  42. def _captureOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  43. def _capturedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  44. def _capturedByOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  45. def _cdgIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  46. def _cdgOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  47. def _cfgIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  48. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  49. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  50. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  51. def _containsIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  52. def _containsNodeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _containsNodeOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  54. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  55. def _controlStructureViaAstIn: Option[ControlStructure]
  56. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  57. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  58. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  59. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  60. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  61. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  62. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  63. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  64. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  65. def _controlStructureViaReachingDefIn: Iterator[ControlStructure]
  66. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  67. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  68. def _dynamicTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  69. def _dynamicTypeOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  70. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  71. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  72. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  73. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  74. def _fieldIdentifierViaCfgIn: Iterator[FieldIdentifier]
  75. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  76. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  77. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  78. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  79. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  80. def _identifierViaCdgIn: Iterator[Identifier]
  81. def _identifierViaCdgOut: Iterator[Identifier]
  82. def _identifierViaCfgIn: Iterator[Identifier]
  83. def _identifierViaCfgOut: Iterator[Identifier]
  84. def _identifierViaDominateIn: Iterator[Identifier]
  85. def _identifierViaDominateOut: Iterator[Identifier]
  86. def _identifierViaPostDominateIn: Iterator[Identifier]
  87. def _identifierViaPostDominateOut: Iterator[Identifier]
  88. def _identifierViaReachingDefIn: Iterator[Identifier]
  89. def _identifierViaReachingDefOut: Iterator[Identifier]
  90. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  91. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  92. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  93. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  94. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  95. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  96. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  97. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  98. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  99. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  100. def _literalViaCdgIn: Iterator[Literal]
  101. def _literalViaCdgOut: Iterator[Literal]
  102. def _literalViaCfgIn: Iterator[Literal]
  103. def _literalViaCfgOut: Iterator[Literal]
  104. def _literalViaDominateIn: Iterator[Literal]
  105. def _literalViaDominateOut: Iterator[Literal]
  106. def _literalViaPostDominateIn: Iterator[Literal]
  107. def _literalViaPostDominateOut: Iterator[Literal]
  108. def _literalViaReachingDefIn: Iterator[Literal]
  109. def _literalViaReachingDefOut: Iterator[Literal]
  110. def _localViaRefOut: Option[Local]
  111. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  112. def _methodParameterInViaRefOut: Option[MethodParameterIn]
  113. def _methodRefViaCdgIn: Iterator[MethodRef]
  114. def _methodRefViaCdgOut: Iterator[MethodRef]
  115. def _methodRefViaCfgIn: Iterator[MethodRef]
  116. def _methodRefViaCfgOut: Iterator[MethodRef]
  117. def _methodRefViaDominateIn: Iterator[MethodRef]
  118. def _methodRefViaDominateOut: Iterator[MethodRef]
  119. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  120. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  121. def _methodRefViaReachingDefIn: Iterator[MethodRef]
  122. def _methodRefViaReachingDefOut: Iterator[MethodRef]
  123. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  124. def _methodReturnViaCfgOut: Iterator[MethodReturn]
  125. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  126. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  127. def _methodViaCfgIn: Iterator[Method]
  128. def _methodViaContainsIn: Iterator[Method]
  129. def _methodViaDominateIn: Iterator[Method]
  130. def _methodViaDynamicTypeOut: Iterator[Method]
  131. def _methodViaPostDominateOut: Iterator[Method]
  132. def _methodViaReachingDefIn: Iterator[Method]
  133. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  134. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  135. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  136. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  137. def _propagateIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  138. def _propagateOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  139. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  140. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  141. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  142. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  143. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  144. def _refOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  145. def _returnViaArgumentIn: Option[Return]
  146. def _returnViaAstIn: Iterator[Return]
  147. def _returnViaCdgOut: Iterator[Return]
  148. def _returnViaCfgOut: Iterator[Return]
  149. def _returnViaDominateIn: Iterator[Return]
  150. def _returnViaDominateOut: Iterator[Return]
  151. def _returnViaPostDominateIn: Iterator[Return]
  152. def _returnViaPostDominateOut: Iterator[Return]
  153. def _returnViaReachingDefIn: Iterator[Return]
  154. def _returnViaReachingDefOut: Iterator[Return]
  155. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  156. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  157. def _tagViaTaggedByOut: Iterator[Tag]
  158. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  159. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    IdentifierStoredNode
  160. def _taintRemoveIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  161. def _taintRemoveOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  162. def _typeDeclAliasIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  163. def _typeDeclAliasOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  164. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  165. def _typeRefViaCdgIn: Iterator[TypeRef]
  166. def _typeRefViaCdgOut: Iterator[TypeRef]
  167. def _typeRefViaCfgIn: Iterator[TypeRef]
  168. def _typeRefViaCfgOut: Iterator[TypeRef]
  169. def _typeRefViaDominateIn: Iterator[TypeRef]
  170. def _typeRefViaDominateOut: Iterator[TypeRef]
  171. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  172. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  173. def _typeViaEvalTypeOut: Iterator[Type]
  174. def _unknownViaAstIn: Iterator[Unknown]
  175. def _unknownViaCdgIn: Iterator[Unknown]
  176. def _unknownViaCdgOut: Iterator[Unknown]
  177. def _unknownViaCfgIn: Iterator[Unknown]
  178. def _unknownViaCfgOut: Iterator[Unknown]
  179. def _unknownViaDominateIn: Iterator[Unknown]
  180. def _unknownViaDominateOut: Iterator[Unknown]
  181. def _unknownViaPostDominateIn: Iterator[Unknown]
  182. def _unknownViaPostDominateOut: Iterator[Unknown]
  183. def _unknownViaReachingDefIn: Iterator[Unknown]
  184. def _vtableIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  185. def _vtableOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  186. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  187. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  188. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  189. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  190. def argumentIndex: Integer
    Definition Classes
    IdentifierHasArgumentIndex
  191. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  192. def asStored: StoredNode
    Definition Classes
    IdentifierBase
  193. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  194. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  195. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  196. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  197. def canEqual(that: Any): Boolean
    Definition Classes
    Identifier → Equals
  198. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  199. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  200. def code: String
    Definition Classes
    IdentifierHasCode
  201. def columnNumber: Option[Integer]
    Definition Classes
    IdentifierHasColumnNumber
  202. def depthFirstOrder: Option[Integer]
    Definition Classes
    IdentifierHasDepthFirstOrder
  203. def dynamicTypeHintFullName: List[String]
  204. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  205. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  206. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  207. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    IdentifierStoredNode
  208. final def get(): IdentifierDb
    Definition Classes
    NodeRef
  209. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  210. final def getOption(): Optional[IdentifierDb]
    Definition Classes
    NodeRef
  211. def graph(): Graph
    Definition Classes
    NodeRef → Element
  212. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  213. def id(): Long
    Definition Classes
    NodeRef → Node
  214. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  215. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  216. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  217. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  218. def internalFlags: Option[Integer]
    Definition Classes
    IdentifierHasInternalFlags
  219. def isCleared(): Boolean
    Definition Classes
    NodeRef
  220. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  221. def isSet(): Boolean
    Definition Classes
    NodeRef
  222. def label: String
    Definition Classes
    IdentifierCpgNode → Element
  223. def lineNumber: Option[Integer]
    Definition Classes
    IdentifierHasLineNumber
  224. def name: String
    Definition Classes
    IdentifierHasName
  225. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  226. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  227. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  228. def order: Integer
    Definition Classes
    IdentifierHasOrder
  229. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  230. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  231. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  232. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  233. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  234. def productArity: Int
    Definition Classes
    Identifier → Product
  235. def productElement(n: Int): Any
    Definition Classes
    Identifier → Product
  236. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    IdentifierStoredNode
  237. def productElementName(n: Int): String
    Definition Classes
    Product
  238. def productElementNames: Iterator[String]
    Definition Classes
    Product
  239. def productIterator: Iterator[Any]
    Definition Classes
    Product
  240. def productPrefix: String
    Definition Classes
    Identifier → Product
  241. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeRef → Element
  242. def property(arg0: String): AnyRef
    Definition Classes
    NodeRef → Element
  243. def propertyKeys(): Set[String]
    Definition Classes
    NodeRef → Element
  244. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → Element
  245. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeRef → Element
  246. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeRef → Element
  247. def remove(): Unit
    Definition Classes
    NodeRef → Element
  248. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeRef → Element
  249. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  250. def setNode(arg0: IdentifierDb): Unit
    Definition Classes
    NodeRef
  251. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeRef → Element
  252. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeRef → Element
  253. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeRef → Element
  254. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  255. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  256. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  257. def typeFullName: String
    Definition Classes
    IdentifierHasTypeFullName
  258. def underlying: Node
    Definition Classes
    StoredNode
  259. def valueMap: Map[String, AnyRef]
    Definition Classes
    IdentifierStoredNode
  260. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  261. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  262. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from LocalLike

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 IdentifierBase

Inherited from HasTypeFullName

Inherited from LocalLikeBase

Inherited from HasName

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from HasLineNumber

Inherited from HasInternalFlags

Inherited from HasDepthFirstOrder

Inherited from HasColumnNumber

Inherited from AstNodeBase

Inherited from TrackingPointBase

Inherited from WithinMethodBase

Inherited from HasOrder

Inherited from HasCode

Inherited from HasArgumentIndex

Inherited from CpgNode

Inherited from NodeRef[IdentifierDb]

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped