Packages

class Call extends NodeRef[CallDb] with CallBase with StoredNode with Expression with CallRepr

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

Instance Constructors

  1. new Call(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
    CallStoredNode
  7. def _argumentOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  8. def _astIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  9. def _astOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  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 _blockViaArgumentOut: Iterator[Block]
  17. def _blockViaAstIn: Iterator[Block]
  18. def _blockViaAstOut: Iterator[Block]
  19. def _blockViaCdgIn: Iterator[Block]
  20. def _blockViaCdgOut: Iterator[Block]
  21. def _blockViaCfgIn: Iterator[Block]
  22. def _blockViaCfgOut: Iterator[Block]
  23. def _blockViaDominateIn: Iterator[Block]
  24. def _blockViaDominateOut: Iterator[Block]
  25. def _blockViaPostDominateIn: Iterator[Block]
  26. def _blockViaPostDominateOut: Iterator[Block]
  27. def _blockViaReachingDefIn: Iterator[Block]
  28. def _blockViaReceiverOut: Option[Block]
  29. def _callChainViaContainsNodeIn: Iterator[CallChain]
  30. def _callIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  31. def _callOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  32. def _callSiteViaContainsNodeIn: Iterator[CallSite]
  33. def _callViaArgumentIn: Option[Call]
  34. def _callViaArgumentOut: Iterator[Call]
  35. def _callViaAstIn: Iterator[Call]
  36. def _callViaAstOut: Iterator[Call]
  37. def _callViaCdgIn: Iterator[Call]
  38. def _callViaCdgOut: Iterator[Call]
  39. def _callViaCfgIn: Iterator[Call]
  40. def _callViaCfgOut: Iterator[Call]
  41. def _callViaDominateIn: Iterator[Call]
  42. def _callViaDominateOut: Iterator[Call]
  43. def _callViaPostDominateIn: Iterator[Call]
  44. def _callViaPostDominateOut: Iterator[Call]
  45. def _callViaReachingDefIn: Iterator[Call]
  46. def _callViaReachingDefOut: Iterator[Call]
  47. def _callViaReceiverIn: Option[Call]
  48. def _callViaReceiverOut: Option[Call]
  49. def _captureIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  50. def _captureOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  51. def _capturedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  52. def _capturedByOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _cdgIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  54. def _cdgOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  55. def _cfgIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  56. def _cfgOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  57. def _conditionIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  58. def _conditionOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  59. def _containsIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  60. def _containsNodeIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  61. def _containsNodeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  62. def _containsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  63. def _controlStructureViaArgumentOut: Iterator[ControlStructure]
  64. def _controlStructureViaAstIn: ControlStructure
  65. def _controlStructureViaAstOut: Iterator[ControlStructure]
  66. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  67. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  68. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  69. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  70. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  71. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  72. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  73. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  74. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  75. def _controlStructureViaReachingDefIn: Iterator[ControlStructure]
  76. def _controlStructureViaReceiverOut: Iterator[ControlStructure]
  77. def _dominateIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  78. def _dominateOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  79. def _dynamicTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  80. def _dynamicTypeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  81. def _evalTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  82. def _evalTypeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  83. def _fieldIdentifierViaArgumentOut: Iterator[FieldIdentifier]
  84. def _fieldIdentifierViaAstOut: Iterator[FieldIdentifier]
  85. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  86. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  87. def _fieldIdentifierViaCfgIn: Option[FieldIdentifier]
  88. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  89. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  90. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  91. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  92. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  93. def _identifierViaArgumentOut: Iterator[Identifier]
  94. def _identifierViaAstOut: Iterator[Identifier]
  95. def _identifierViaCdgIn: Iterator[Identifier]
  96. def _identifierViaCdgOut: Iterator[Identifier]
  97. def _identifierViaCfgIn: Iterator[Identifier]
  98. def _identifierViaCfgOut: Iterator[Identifier]
  99. def _identifierViaDominateIn: Iterator[Identifier]
  100. def _identifierViaDominateOut: Iterator[Identifier]
  101. def _identifierViaPostDominateIn: Iterator[Identifier]
  102. def _identifierViaPostDominateOut: Iterator[Identifier]
  103. def _identifierViaReceiverOut: Option[Identifier]
  104. def _inheritsFromIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  105. def _inheritsFromOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  106. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  107. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  108. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  109. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  110. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  111. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  112. def _jumpTargetViaArgumentOut: Iterator[JumpTarget]
  113. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  114. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  115. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  116. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  117. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  118. def _jumpTargetViaReceiverOut: Iterator[JumpTarget]
  119. def _literalViaArgumentOut: Iterator[Literal]
  120. def _literalViaAstOut: Iterator[Literal]
  121. def _literalViaCdgIn: Iterator[Literal]
  122. def _literalViaCdgOut: Iterator[Literal]
  123. def _literalViaCfgIn: Iterator[Literal]
  124. def _literalViaCfgOut: Iterator[Literal]
  125. def _literalViaDominateIn: Iterator[Literal]
  126. def _literalViaDominateOut: Iterator[Literal]
  127. def _literalViaPostDominateIn: Iterator[Literal]
  128. def _literalViaPostDominateOut: Iterator[Literal]
  129. def _literalViaReceiverOut: Option[Literal]
  130. def _memberViaRefOut: Iterator[Member]
  131. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  132. def _methodRefViaArgumentOut: Iterator[MethodRef]
  133. def _methodRefViaAstOut: Iterator[MethodRef]
  134. def _methodRefViaCdgIn: Iterator[MethodRef]
  135. def _methodRefViaCdgOut: Iterator[MethodRef]
  136. def _methodRefViaCfgIn: Iterator[MethodRef]
  137. def _methodRefViaCfgOut: Iterator[MethodRef]
  138. def _methodRefViaDominateIn: Iterator[MethodRef]
  139. def _methodRefViaDominateOut: Iterator[MethodRef]
  140. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  141. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  142. def _methodRefViaReceiverOut: Option[MethodRef]
  143. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  144. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  145. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  146. def _methodViaCallOut: Iterator[Method]
  147. def _methodViaCfgIn: Iterator[Method]
  148. def _methodViaContainsIn: Iterator[Method]
  149. def _methodViaDominateIn: Iterator[Method]
  150. def _methodViaDynamicTypeOut: Iterator[Method]
  151. def _methodViaPostDominateOut: Iterator[Method]
  152. def _methodViaReachingDefIn: Iterator[Method]
  153. def _parameterLinkIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  154. def _parameterLinkOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  155. def _postDominateIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  156. def _postDominateOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  157. def _propagateIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  158. def _propagateOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  159. def _reachingDefIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  160. def _reachingDefOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  161. def _receiverIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  162. def _receiverOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  163. def _refIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  164. def _refOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  165. def _returnViaArgumentIn: Option[Return]
  166. def _returnViaAstIn: Iterator[Return]
  167. def _returnViaAstOut: Iterator[Return]
  168. def _returnViaCdgOut: Iterator[Return]
  169. def _returnViaCfgOut: Iterator[Return]
  170. def _returnViaDominateIn: Iterator[Return]
  171. def _returnViaDominateOut: Iterator[Return]
  172. def _returnViaPostDominateIn: Iterator[Return]
  173. def _returnViaPostDominateOut: Iterator[Return]
  174. def _returnViaReachingDefOut: Iterator[Return]
  175. def _sinkViaContainsNodeIn: Iterator[Sink]
  176. def _sourceFileIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  177. def _sourceFileOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  178. def _sourceViaContainsNodeIn: Iterator[Source]
  179. def _tagViaTaggedByOut: Iterator[Tag]
  180. def _taggedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  181. def _taggedByOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  182. def _taintRemoveIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  183. def _taintRemoveOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  184. def _transformViaContainsNodeIn: Iterator[Transform]
  185. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  186. def _typeViaEvalTypeOut: Iterator[Type]
  187. def _unknownViaArgumentOut: Iterator[Unknown]
  188. def _unknownViaAstIn: Iterator[Unknown]
  189. def _unknownViaCdgIn: Iterator[Unknown]
  190. def _unknownViaCdgOut: Iterator[Unknown]
  191. def _unknownViaCfgIn: Iterator[Unknown]
  192. def _unknownViaCfgOut: Iterator[Unknown]
  193. def _unknownViaDominateIn: Iterator[Unknown]
  194. def _unknownViaDominateOut: Iterator[Unknown]
  195. def _unknownViaPostDominateIn: Iterator[Unknown]
  196. def _unknownViaPostDominateOut: Iterator[Unknown]
  197. def _unknownViaReachingDefIn: Iterator[Unknown]
  198. def _unknownViaReceiverOut: Iterator[Unknown]
  199. def _vtableIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  200. def _vtableOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  201. def addEdge(arg0: String, arg1: Vertex, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  202. def addEdge2(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
  203. def addEdge2(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  204. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  205. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  206. def argumentIndex: Integer
    Definition Classes
    CallHasArgumentIndex
  207. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  208. def asStored: StoredNode
    Definition Classes
    CallBase
  209. def both(arg0: String): Iterator[Node]
    Definition Classes
    NodeRef → Node
  210. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  211. def bothE(arg0: String): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  212. def bothE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  213. def canEqual(that: Any): Boolean
    Definition Classes
    Call → Equals
  214. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  215. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  216. def code: String
    Definition Classes
    CallHasCode
  217. def columnNumber: Option[Integer]
    Definition Classes
    CallHasColumnNumber
  218. def depthFirstOrder: Option[Integer]
    Definition Classes
    CallHasDepthFirstOrder
  219. def dispatchType: String
    Definition Classes
    CallHasDispatchType
  220. def dynamicTypeHintFullName: List[String]
    Definition Classes
    CallHasDynamicTypeHintFullName
  221. def edges(arg0: Direction, arg1: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  222. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  223. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  224. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  225. final def get(): CallDb
    Definition Classes
    NodeRef
  226. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  227. final def getOption(): Optional[CallDb]
    Definition Classes
    NodeRef
  228. def graph(): OdbGraph
    Definition Classes
    NodeRef → Element
  229. def graph2(): OdbGraph
    Definition Classes
    NodeRef → OdbElement
  230. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  231. def id(): AnyRef
    Definition Classes
    NodeRef → Element
  232. def id2(): Long
    Definition Classes
    StoredNode → Node
  233. def in(arg0: String): Iterator[Node]
    Definition Classes
    NodeRef → Node
  234. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  235. def inE(arg0: String): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  236. def inE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  237. def internalFlags: Option[Integer]
    Definition Classes
    CallHasInternalFlags
  238. def isCleared(): Boolean
    Definition Classes
    NodeRef
  239. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  240. def isSet(): Boolean
    Definition Classes
    NodeRef
  241. def keys(): Set[String]
    Definition Classes
    Element
  242. def label: String
    Definition Classes
    CallCpgNode → OdbElement → Element
  243. def lineNumber: Option[Integer]
    Definition Classes
    CallHasLineNumber
  244. def methodFullName: String
    Definition Classes
    CallHasMethodFullName
  245. def methodInstFullName: Option[String]
    Definition Classes
    CallHasMethodInstFullName
  246. def name: String
    Definition Classes
    CallHasName
  247. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  248. def nodes(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef
    Annotations
    @transient()
  249. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  250. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  251. def order: Integer
    Definition Classes
    CallHasOrder
  252. def out(arg0: String): Iterator[Node]
    Definition Classes
    NodeRef → Node
  253. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  254. def outE(arg0: String): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  255. def outE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  256. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  257. def productArity: Int
    Definition Classes
    Call → Product
  258. def productElement(n: Int): Any
    Definition Classes
    Call → Product
  259. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    CallStoredNode
  260. def productElementName(n: Int): String
    Definition Classes
    Product
  261. def productElementNames: Iterator[String]
    Definition Classes
    Product
  262. def productIterator: Iterator[Any]
    Definition Classes
    Product
  263. def productPrefix: String
    Definition Classes
    Call → Product
  264. def properties[V <: AnyRef](arg0: <repeated...>[String]): Iterator[VertexProperty[V]]
    Definition Classes
    NodeRef → Vertex → Element
    Annotations
    @transient()
  265. def property[V <: AnyRef](arg0: Cardinality, arg1: String, arg2: V, arg3: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  266. def property[V <: AnyRef](key: String, value: V, keyValues: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  267. def property[V <: AnyRef](key: String, value: V): VertexProperty[V]
    Definition Classes
    Vertex → Element
  268. def property[V <: AnyRef](key: String): VertexProperty[V]
    Definition Classes
    Vertex → Element
  269. def property2[P <: AnyRef](arg0: String): P
    Definition Classes
    NodeRef → OdbElement
  270. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → OdbElement
  271. def remove(): Unit
    Definition Classes
    NodeRef → OdbElement → Element
  272. def resolved: Option[Boolean]
    Definition Classes
    CallHasResolved
  273. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  274. def setNode(arg0: CallDb): Unit
    Definition Classes
    NodeRef
  275. def setProperty[P <: AnyRef](arg0: String, arg1: P): Unit
    Definition Classes
    NodeRef → OdbElement
  276. def signature: String
    Definition Classes
    CallHasSignature
  277. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  278. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  279. def toString(): String
    Definition Classes
    AnyRef → Any
  280. def typeFullName: String
    Definition Classes
    CallHasTypeFullName
  281. def underlying: Vertex
    Definition Classes
    StoredNode
  282. def value[V <: AnyRef](key: String): V
    Definition Classes
    Element
    Annotations
    @throws(classOf[java.util.NoSuchElementException])
  283. def valueMap: Map[String, AnyRef]
    Definition Classes
    CallStoredNode
  284. def values[V <: AnyRef](propertyKeys: <repeated...>[String]): Iterator[V]
    Definition Classes
    Element
    Annotations
    @transient()
  285. def vertices(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  286. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  287. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  288. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from CallRepr

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 CallBase

Inherited from HasDepthFirstOrder

Inherited from HasResolved

Inherited from HasTypeFullName

Inherited from HasDispatchType

Inherited from HasMethodFullName

Inherited from HasMethodInstFullName

Inherited from CallReprBase

Inherited from HasSignature

Inherited from HasName

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[CallDb]

Inherited from Node

Inherited from OdbElement

Inherited from Vertex

Inherited from Host

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped