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. HasTypeFullName
  13. HasMethodFullName
  14. HasDispatchType
  15. CallReprBase
  16. HasSignature
  17. HasName
  18. ExpressionBase
  19. CfgNodeBase
  20. AstNodeBase
  21. TrackingPointBase
  22. WithinMethodBase
  23. HasOrder
  24. HasLineNumber
  25. HasColumnNumber
  26. HasCode
  27. HasArgumentIndex
  28. AbstractNode
  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 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 _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  151. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  152. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  153. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  154. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  155. def _refOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  156. def _returnViaArgumentIn: Option[Return]
  157. def _returnViaAstIn: Iterator[Return]
  158. def _returnViaAstOut: Iterator[Return]
  159. def _returnViaCdgOut: Iterator[Return]
  160. def _returnViaCfgOut: Iterator[Return]
  161. def _returnViaDominateIn: Iterator[Return]
  162. def _returnViaDominateOut: Iterator[Return]
  163. def _returnViaPostDominateIn: Iterator[Return]
  164. def _returnViaPostDominateOut: Iterator[Return]
  165. def _returnViaReachingDefOut: Iterator[Return]
  166. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  167. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  168. def _tagViaTaggedByOut: Iterator[Tag]
  169. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  170. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  171. def _typeDeclAliasIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  172. def _typeDeclAliasOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  173. def _typeRefViaArgumentOut: Iterator[TypeRef]
  174. def _typeRefViaAstOut: Iterator[TypeRef]
  175. def _typeRefViaCdgIn: Iterator[TypeRef]
  176. def _typeRefViaCdgOut: Iterator[TypeRef]
  177. def _typeRefViaCfgIn: Iterator[TypeRef]
  178. def _typeRefViaCfgOut: Iterator[TypeRef]
  179. def _typeRefViaDominateIn: Iterator[TypeRef]
  180. def _typeRefViaDominateOut: Iterator[TypeRef]
  181. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  182. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  183. def _typeRefViaReceiverOut: Iterator[TypeRef]
  184. def _typeViaEvalTypeOut: Iterator[Type]
  185. def _unknownViaArgumentOut: Iterator[Unknown]
  186. def _unknownViaAstIn: Iterator[Unknown]
  187. def _unknownViaCdgIn: Iterator[Unknown]
  188. def _unknownViaCdgOut: Iterator[Unknown]
  189. def _unknownViaCfgIn: Iterator[Unknown]
  190. def _unknownViaCfgOut: Iterator[Unknown]
  191. def _unknownViaDominateIn: Iterator[Unknown]
  192. def _unknownViaDominateOut: Iterator[Unknown]
  193. def _unknownViaPostDominateIn: Iterator[Unknown]
  194. def _unknownViaPostDominateOut: Iterator[Unknown]
  195. def _unknownViaReachingDefIn: Iterator[Unknown]
  196. def _unknownViaReceiverOut: Iterator[Unknown]
  197. def _vtableIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  198. def _vtableOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  199. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  200. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  201. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  202. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  203. def argumentIndex: Integer
    Definition Classes
    CallHasArgumentIndex
  204. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  205. def asStored: StoredNode
    Definition Classes
    CallBase
  206. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  207. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  208. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  209. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  210. def canEqual(that: Any): Boolean
    Definition Classes
    Call → Equals
  211. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  212. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  213. def code: String
    Definition Classes
    CallHasCode
  214. def columnNumber: Option[Integer]
    Definition Classes
    CallHasColumnNumber
  215. def dispatchType: String
    Definition Classes
    CallHasDispatchType
  216. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  217. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  218. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  219. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    CallStoredNode
  220. final def get(): CallDb
    Definition Classes
    NodeRef
  221. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  222. final def getOption(): Optional[CallDb]
    Definition Classes
    NodeRef
  223. def graph(): Graph
    Definition Classes
    NodeRef → Element
  224. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  225. def id(): Long
    Definition Classes
    NodeRef → Node
  226. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  227. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  228. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  229. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  230. def isCleared(): Boolean
    Definition Classes
    NodeRef
  231. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  232. def isSet(): Boolean
    Definition Classes
    NodeRef
  233. def label: String
    Definition Classes
    CallAbstractNode → Element
  234. def lineNumber: Option[Integer]
    Definition Classes
    CallHasLineNumber
  235. def methodFullName: String
    Definition Classes
    CallHasMethodFullName
  236. def name: String
    Definition Classes
    CallHasName
  237. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  238. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  239. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  240. def order: Integer
    Definition Classes
    CallHasOrder
  241. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  242. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  243. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  244. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  245. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  246. def productArity: Int
    Definition Classes
    Call → Product
  247. def productElement(n: Int): Any
    Definition Classes
    Call → Product
  248. 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
  249. def productElementName(n: Int): String
    Definition Classes
    Product
  250. def productElementNames: Iterator[String]
    Definition Classes
    Product
  251. def productIterator: Iterator[Any]
    Definition Classes
    Product
  252. def productPrefix: String
    Definition Classes
    Call → Product
  253. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeRef → Element
  254. def property(arg0: String): AnyRef
    Definition Classes
    NodeRef → Element
  255. def propertyKeys(): Set[String]
    Definition Classes
    NodeRef → Element
  256. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → Element
  257. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeRef → Element
  258. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeRef → Element
  259. def remove(): Unit
    Definition Classes
    NodeRef → Element
  260. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeRef → Element
  261. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  262. def setNode(arg0: CallDb): Unit
    Definition Classes
    NodeRef
  263. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeRef → Element
  264. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeRef → Element
  265. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeRef → Element
  266. def signature: String
    Definition Classes
    CallHasSignature
  267. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  268. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  269. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  270. def typeFullName: String
    Definition Classes
    CallHasTypeFullName
  271. def underlying: Node
    Definition Classes
    StoredNode
  272. def valueMap: Map[String, AnyRef]
    Definition Classes
    CallStoredNode
  273. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  274. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  275. 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 HasTypeFullName

Inherited from HasMethodFullName

Inherited from HasDispatchType

Inherited from CallReprBase

Inherited from HasSignature

Inherited from HasName

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 AbstractNode

Inherited from NodeRef[CallDb]

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped