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. Element
  37. AnyRef
  38. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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 _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 _identifierViaReachingDefIn: Iterator[Identifier]
  104. def _identifierViaReachingDefOut: Iterator[Identifier]
  105. def _identifierViaReceiverOut: Option[Identifier]
  106. def _inheritsFromIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  107. def _inheritsFromOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  108. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  109. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  110. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  111. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  112. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  113. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  114. def _jumpTargetViaArgumentOut: Iterator[JumpTarget]
  115. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  116. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  117. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  118. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  119. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  120. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  121. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  122. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  123. def _literalViaArgumentOut: Iterator[Literal]
  124. def _literalViaAstOut: Iterator[Literal]
  125. def _literalViaCdgIn: Iterator[Literal]
  126. def _literalViaCdgOut: Iterator[Literal]
  127. def _literalViaCfgIn: Iterator[Literal]
  128. def _literalViaCfgOut: Iterator[Literal]
  129. def _literalViaDominateIn: Iterator[Literal]
  130. def _literalViaDominateOut: Iterator[Literal]
  131. def _literalViaPostDominateIn: Iterator[Literal]
  132. def _literalViaPostDominateOut: Iterator[Literal]
  133. def _literalViaReachingDefIn: Iterator[Literal]
  134. def _literalViaReachingDefOut: Iterator[Literal]
  135. def _literalViaReceiverOut: Option[Literal]
  136. def _memberViaRefOut: Iterator[Member]
  137. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  138. def _methodRefViaArgumentOut: Iterator[MethodRef]
  139. def _methodRefViaAstOut: Iterator[MethodRef]
  140. def _methodRefViaCdgIn: Iterator[MethodRef]
  141. def _methodRefViaCdgOut: Iterator[MethodRef]
  142. def _methodRefViaCfgIn: Iterator[MethodRef]
  143. def _methodRefViaCfgOut: Iterator[MethodRef]
  144. def _methodRefViaDominateIn: Iterator[MethodRef]
  145. def _methodRefViaDominateOut: Iterator[MethodRef]
  146. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  147. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  148. def _methodRefViaReceiverOut: Option[MethodRef]
  149. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  150. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  151. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  152. def _methodViaCallOut: Iterator[Method]
  153. def _methodViaCfgIn: Iterator[Method]
  154. def _methodViaContainsIn: Iterator[Method]
  155. def _methodViaDominateIn: Iterator[Method]
  156. def _methodViaDynamicTypeOut: Iterator[Method]
  157. def _methodViaPostDominateOut: Iterator[Method]
  158. def _methodViaReachingDefIn: Iterator[Method]
  159. def _parameterLinkIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  160. def _parameterLinkOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  161. def _postDominateIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  162. def _postDominateOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  163. def _propagateIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  164. def _propagateOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  165. def _reachingDefIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  166. def _reachingDefOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  167. def _receiverIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  168. def _receiverOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  169. def _refIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  170. def _refOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  171. def _returnViaArgumentIn: Option[Return]
  172. def _returnViaAstIn: Iterator[Return]
  173. def _returnViaAstOut: Iterator[Return]
  174. def _returnViaCdgOut: Iterator[Return]
  175. def _returnViaCfgOut: Iterator[Return]
  176. def _returnViaDominateIn: Iterator[Return]
  177. def _returnViaDominateOut: Iterator[Return]
  178. def _returnViaPostDominateIn: Iterator[Return]
  179. def _returnViaPostDominateOut: Iterator[Return]
  180. def _returnViaReachingDefOut: Iterator[Return]
  181. def _sinkViaContainsNodeIn: Iterator[Sink]
  182. def _sourceFileIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  183. def _sourceFileOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  184. def _sourceViaContainsNodeIn: Iterator[Source]
  185. def _tagViaTaggedByOut: Iterator[Tag]
  186. def _taggedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  187. def _taggedByOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  188. def _taintRemoveIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  189. def _taintRemoveOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  190. def _transformViaContainsNodeIn: Iterator[Transform]
  191. def _typeDeclAliasIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  192. def _typeDeclAliasOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  193. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  194. def _typeRefViaArgumentOut: Iterator[TypeRef]
  195. def _typeRefViaAstOut: Iterator[TypeRef]
  196. def _typeRefViaCdgIn: Iterator[TypeRef]
  197. def _typeRefViaCdgOut: Iterator[TypeRef]
  198. def _typeRefViaCfgIn: Iterator[TypeRef]
  199. def _typeRefViaCfgOut: Iterator[TypeRef]
  200. def _typeRefViaDominateIn: Iterator[TypeRef]
  201. def _typeRefViaDominateOut: Iterator[TypeRef]
  202. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  203. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  204. def _typeRefViaReceiverOut: Iterator[TypeRef]
  205. def _typeViaEvalTypeOut: Iterator[Type]
  206. def _unknownViaArgumentOut: Iterator[Unknown]
  207. def _unknownViaAstIn: Iterator[Unknown]
  208. def _unknownViaCdgIn: Iterator[Unknown]
  209. def _unknownViaCdgOut: Iterator[Unknown]
  210. def _unknownViaCfgIn: Iterator[Unknown]
  211. def _unknownViaCfgOut: Iterator[Unknown]
  212. def _unknownViaDominateIn: Iterator[Unknown]
  213. def _unknownViaDominateOut: Iterator[Unknown]
  214. def _unknownViaPostDominateIn: Iterator[Unknown]
  215. def _unknownViaPostDominateOut: Iterator[Unknown]
  216. def _unknownViaReachingDefIn: Iterator[Unknown]
  217. def _unknownViaReceiverOut: Iterator[Unknown]
  218. def _vtableIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  219. def _vtableOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  220. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  221. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  222. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  223. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  224. def argumentIndex: Integer
    Definition Classes
    CallHasArgumentIndex
  225. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  226. def asStored: StoredNode
    Definition Classes
    CallBase
  227. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  228. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  229. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  230. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  231. def canEqual(that: Any): Boolean
    Definition Classes
    Call → Equals
  232. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  233. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  234. def code: String
    Definition Classes
    CallHasCode
  235. def columnNumber: Option[Integer]
    Definition Classes
    CallHasColumnNumber
  236. def depthFirstOrder: Option[Integer]
    Definition Classes
    CallHasDepthFirstOrder
  237. def dispatchType: String
    Definition Classes
    CallHasDispatchType
  238. def dynamicTypeHintFullName: List[String]
    Definition Classes
    CallHasDynamicTypeHintFullName
  239. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  240. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  241. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  242. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    CallStoredNode
  243. final def get(): CallDb
    Definition Classes
    NodeRef
  244. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  245. final def getOption(): Optional[CallDb]
    Definition Classes
    NodeRef
  246. def graph(): Graph
    Definition Classes
    NodeRef → Element
  247. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  248. def id(): Long
    Definition Classes
    NodeRef → Node
  249. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  250. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  251. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  252. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  253. def internalFlags: Option[Integer]
    Definition Classes
    CallHasInternalFlags
  254. def isCleared(): Boolean
    Definition Classes
    NodeRef
  255. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  256. def isSet(): Boolean
    Definition Classes
    NodeRef
  257. def label: String
    Definition Classes
    CallCpgNode → Element
  258. def lineNumber: Option[Integer]
    Definition Classes
    CallHasLineNumber
  259. def methodFullName: String
    Definition Classes
    CallHasMethodFullName
  260. def methodInstFullName: Option[String]
    Definition Classes
    CallHasMethodInstFullName
  261. def name: String
    Definition Classes
    CallHasName
  262. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  263. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  264. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  265. def order: Integer
    Definition Classes
    CallHasOrder
  266. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  267. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  268. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  269. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  270. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  271. def productArity: Int
    Definition Classes
    Call → Product
  272. def productElement(n: Int): Any
    Definition Classes
    Call → Product
  273. 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
  274. def productElementName(n: Int): String
    Definition Classes
    Product
  275. def productElementNames: Iterator[String]
    Definition Classes
    Product
  276. def productIterator: Iterator[Any]
    Definition Classes
    Product
  277. def productPrefix: String
    Definition Classes
    Call → Product
  278. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeRef → Element
  279. def property(arg0: String): AnyRef
    Definition Classes
    NodeRef → Element
  280. def propertyKeys(): Set[String]
    Definition Classes
    NodeRef → Element
  281. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → Element
  282. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeRef → Element
  283. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeRef → Element
  284. def remove(): Unit
    Definition Classes
    NodeRef → Element
  285. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeRef → Element
  286. def resolved: Option[Boolean]
    Definition Classes
    CallHasResolved
  287. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  288. def setNode(arg0: CallDb): Unit
    Definition Classes
    NodeRef
  289. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeRef → Element
  290. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeRef → Element
  291. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeRef → Element
  292. def signature: String
    Definition Classes
    CallHasSignature
  293. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  294. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  295. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  296. def typeFullName: String
    Definition Classes
    CallHasTypeFullName
  297. def underlying: Node
    Definition Classes
    StoredNode
  298. def valueMap: Map[String, AnyRef]
    Definition Classes
    CallStoredNode
  299. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  300. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  301. 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 Element

Inherited from AnyRef

Inherited from Any

Ungrouped