Packages

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

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

Instance Constructors

  1. new Call(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
    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 _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 _blockViaArgumentOut: Iterator[Block]
  15. def _blockViaAstIn: Iterator[Block]
  16. def _blockViaAstOut: 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 _blockViaReceiverOut: Option[Block]
  27. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  28. def _callOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  29. def _callViaArgumentIn: Option[Call]
  30. def _callViaArgumentOut: Iterator[Call]
  31. def _callViaAstIn: Iterator[Call]
  32. def _callViaAstOut: Iterator[Call]
  33. def _callViaCdgIn: Iterator[Call]
  34. def _callViaCdgOut: Iterator[Call]
  35. def _callViaCfgIn: Iterator[Call]
  36. def _callViaCfgOut: Iterator[Call]
  37. def _callViaDominateIn: Iterator[Call]
  38. def _callViaDominateOut: Iterator[Call]
  39. def _callViaPostDominateIn: Iterator[Call]
  40. def _callViaPostDominateOut: Iterator[Call]
  41. def _callViaReachingDefIn: Iterator[Call]
  42. def _callViaReachingDefOut: Iterator[Call]
  43. def _callViaReceiverIn: Option[Call]
  44. def _callViaReceiverOut: Option[Call]
  45. def _captureIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  46. def _captureOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  47. def _capturedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  48. def _capturedByOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  49. def _cdgIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  50. def _cdgOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  51. def _cfgIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  52. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  53. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  54. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  55. def _containsIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  56. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  57. def _controlStructureViaArgumentOut: Iterator[ControlStructure]
  58. def _controlStructureViaAstIn: ControlStructure
  59. def _controlStructureViaAstOut: Iterator[ControlStructure]
  60. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  61. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  62. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  63. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  64. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  65. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  66. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  67. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  68. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  69. def _controlStructureViaReachingDefIn: Iterator[ControlStructure]
  70. def _controlStructureViaReceiverOut: Iterator[ControlStructure]
  71. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  72. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  73. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  74. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  75. def _fieldIdentifierViaArgumentOut: Iterator[FieldIdentifier]
  76. def _fieldIdentifierViaAstOut: Iterator[FieldIdentifier]
  77. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  78. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  79. def _fieldIdentifierViaCfgIn: Option[FieldIdentifier]
  80. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  81. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  82. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  83. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  84. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  85. def _identifierViaArgumentOut: Iterator[Identifier]
  86. def _identifierViaAstOut: Iterator[Identifier]
  87. def _identifierViaCdgIn: Iterator[Identifier]
  88. def _identifierViaCdgOut: Iterator[Identifier]
  89. def _identifierViaCfgIn: Iterator[Identifier]
  90. def _identifierViaCfgOut: Iterator[Identifier]
  91. def _identifierViaDominateIn: Iterator[Identifier]
  92. def _identifierViaDominateOut: Iterator[Identifier]
  93. def _identifierViaPostDominateIn: Iterator[Identifier]
  94. def _identifierViaPostDominateOut: Iterator[Identifier]
  95. def _identifierViaReachingDefIn: Iterator[Identifier]
  96. def _identifierViaReachingDefOut: Iterator[Identifier]
  97. def _identifierViaReceiverOut: Option[Identifier]
  98. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  99. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  100. def _jumpTargetViaArgumentOut: Iterator[JumpTarget]
  101. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  102. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  103. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  104. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  105. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  106. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  107. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  108. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  109. def _literalViaArgumentOut: Iterator[Literal]
  110. def _literalViaAstOut: Iterator[Literal]
  111. def _literalViaCdgIn: Iterator[Literal]
  112. def _literalViaCdgOut: Iterator[Literal]
  113. def _literalViaCfgIn: Iterator[Literal]
  114. def _literalViaCfgOut: Iterator[Literal]
  115. def _literalViaDominateIn: Iterator[Literal]
  116. def _literalViaDominateOut: Iterator[Literal]
  117. def _literalViaPostDominateIn: Iterator[Literal]
  118. def _literalViaPostDominateOut: Iterator[Literal]
  119. def _literalViaReachingDefIn: Iterator[Literal]
  120. def _literalViaReachingDefOut: Iterator[Literal]
  121. def _literalViaReceiverOut: Option[Literal]
  122. def _memberViaRefOut: Iterator[Member]
  123. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  124. def _methodRefViaArgumentOut: Iterator[MethodRef]
  125. def _methodRefViaAstOut: Iterator[MethodRef]
  126. def _methodRefViaCdgIn: Iterator[MethodRef]
  127. def _methodRefViaCdgOut: Iterator[MethodRef]
  128. def _methodRefViaCfgIn: Iterator[MethodRef]
  129. def _methodRefViaCfgOut: Iterator[MethodRef]
  130. def _methodRefViaDominateIn: Iterator[MethodRef]
  131. def _methodRefViaDominateOut: Iterator[MethodRef]
  132. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  133. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  134. def _methodRefViaReachingDefIn: Iterator[MethodRef]
  135. def _methodRefViaReachingDefOut: Iterator[MethodRef]
  136. def _methodRefViaReceiverOut: Option[MethodRef]
  137. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  138. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  139. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  140. def _methodViaCallOut: Iterator[Method]
  141. def _methodViaCfgIn: Iterator[Method]
  142. def _methodViaContainsIn: Iterator[Method]
  143. def _methodViaDominateIn: Iterator[Method]
  144. def _methodViaPostDominateOut: Iterator[Method]
  145. def _methodViaReachingDefIn: Iterator[Method]
  146. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  147. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  148. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  149. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  150. def _propagateIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  151. def _propagateOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  152. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  153. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  154. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  155. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  156. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  157. def _refOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  158. def _returnViaArgumentIn: Option[Return]
  159. def _returnViaAstIn: Iterator[Return]
  160. def _returnViaAstOut: Iterator[Return]
  161. def _returnViaCdgOut: Iterator[Return]
  162. def _returnViaCfgOut: Iterator[Return]
  163. def _returnViaDominateIn: Iterator[Return]
  164. def _returnViaDominateOut: Iterator[Return]
  165. def _returnViaPostDominateIn: Iterator[Return]
  166. def _returnViaPostDominateOut: Iterator[Return]
  167. def _returnViaReachingDefOut: Iterator[Return]
  168. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  169. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  170. def _tagViaTaggedByOut: Iterator[Tag]
  171. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  172. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  173. def _typeDeclAliasIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  174. def _typeDeclAliasOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  175. def _typeRefViaArgumentOut: Iterator[TypeRef]
  176. def _typeRefViaAstOut: Iterator[TypeRef]
  177. def _typeRefViaCdgIn: Iterator[TypeRef]
  178. def _typeRefViaCdgOut: Iterator[TypeRef]
  179. def _typeRefViaCfgIn: Iterator[TypeRef]
  180. def _typeRefViaCfgOut: Iterator[TypeRef]
  181. def _typeRefViaDominateIn: Iterator[TypeRef]
  182. def _typeRefViaDominateOut: Iterator[TypeRef]
  183. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  184. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  185. def _typeRefViaReceiverOut: Iterator[TypeRef]
  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: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  202. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  203. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  204. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  205. def argumentIndex: Integer
    Definition Classes
    CallHasArgumentIndex
  206. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  207. def asStored: StoredNode
    Definition Classes
    CallBase
  208. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  209. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  210. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  211. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  212. def canEqual(that: Any): Boolean
    Definition Classes
    Call → Equals
  213. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  214. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  215. def code: String
    Definition Classes
    CallHasCode
  216. def columnNumber: Option[Integer]
    Definition Classes
    CallHasColumnNumber
  217. def dispatchType: String
    Definition Classes
    CallHasDispatchType
  218. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  219. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  220. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  221. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    CallStoredNode
  222. final def get(): CallDb
    Definition Classes
    NodeRef
  223. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  224. final def getOption(): Optional[CallDb]
    Definition Classes
    NodeRef
  225. def graph(): Graph
    Definition Classes
    NodeRef → Element
  226. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  227. def id(): Long
    Definition Classes
    NodeRef → Node
  228. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  229. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  230. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  231. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  232. def isCleared(): Boolean
    Definition Classes
    NodeRef
  233. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  234. def isSet(): Boolean
    Definition Classes
    NodeRef
  235. def label: String
    Definition Classes
    CallCpgNode → Element
  236. def lineNumber: Option[Integer]
    Definition Classes
    CallHasLineNumber
  237. def methodFullName: String
    Definition Classes
    CallHasMethodFullName
  238. def name: String
    Definition Classes
    CallHasName
  239. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  240. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  241. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  242. def order: Integer
    Definition Classes
    CallHasOrder
  243. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  244. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  245. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  246. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  247. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  248. def productArity: Int
    Definition Classes
    Call → Product
  249. def productElement(n: Int): Any
    Definition Classes
    Call → Product
  250. 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
  251. def productElementName(n: Int): String
    Definition Classes
    Product
  252. def productElementNames: Iterator[String]
    Definition Classes
    Product
  253. def productIterator: Iterator[Any]
    Definition Classes
    Product
  254. def productPrefix: String
    Definition Classes
    Call → Product
  255. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeRef → Element
  256. def property(arg0: String): AnyRef
    Definition Classes
    NodeRef → Element
  257. def propertyKeys(): Set[String]
    Definition Classes
    NodeRef → Element
  258. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → Element
  259. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeRef → Element
  260. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeRef → Element
  261. def remove(): Unit
    Definition Classes
    NodeRef → Element
  262. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeRef → Element
  263. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  264. def setNode(arg0: CallDb): Unit
    Definition Classes
    NodeRef
  265. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeRef → Element
  266. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeRef → Element
  267. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeRef → Element
  268. def signature: String
    Definition Classes
    CallHasSignature
  269. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  270. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  271. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  272. def underlying: Node
    Definition Classes
    StoredNode
  273. def valueMap: Map[String, AnyRef]
    Definition Classes
    CallStoredNode
  274. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  275. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  276. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from Expression

Inherited from TrackingPoint

Inherited from CallRepr

Inherited from CfgNode

Inherited from AstNode

Inherited from WithinMethod

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from CallBase

Inherited from HasMethodFullName

Inherited from HasDispatchType

Inherited from ExpressionBase

Inherited from TrackingPointBase

Inherited from HasArgumentIndex

Inherited from CallReprBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from WithinMethodBase

Inherited from HasSignature

Inherited from HasOrder

Inherited from HasName

Inherited from HasLineNumber

Inherited from HasColumnNumber

Inherited from HasCode

Inherited from CpgNode

Inherited from NodeRef[CallDb]

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped