Packages

class ControlStructure extends NodeRef[ControlStructureDb] with ControlStructureBase with StoredNode with Expression

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ControlStructure
  2. Expression
  3. TrackingPoint
  4. CfgNode
  5. WithinMethod
  6. AstNode
  7. StoredNode
  8. Product
  9. Equals
  10. ControlStructureBase
  11. HasParserTypeName
  12. HasControlStructureType
  13. ExpressionBase
  14. TrackingPointBase
  15. CfgNodeBase
  16. WithinMethodBase
  17. AstNodeBase
  18. HasOrder
  19. HasLineNumber
  20. HasColumnNumber
  21. HasCode
  22. HasArgumentIndex
  23. AbstractNode
  24. NodeRef
  25. Node
  26. Element
  27. AnyRef
  28. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new ControlStructure(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
    ControlStructureStoredNode
  7. def _argumentOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  8. def _astIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  9. def _astOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  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 _blockViaAstIn: Iterator[Block]
  15. def _blockViaAstOut: Iterator[Block]
  16. def _blockViaCdgIn: Iterator[Block]
  17. def _blockViaCdgOut: Iterator[Block]
  18. def _blockViaCfgIn: Iterator[Block]
  19. def _blockViaCfgOut: Iterator[Block]
  20. def _blockViaConditionOut: Iterator[Block]
  21. def _blockViaDominateIn: Iterator[Block]
  22. def _blockViaDominateOut: Iterator[Block]
  23. def _blockViaPostDominateIn: Iterator[Block]
  24. def _blockViaPostDominateOut: Iterator[Block]
  25. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  26. def _callOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  27. def _callViaArgumentIn: Iterator[Call]
  28. def _callViaAstIn: Iterator[Call]
  29. def _callViaAstOut: Iterator[Call]
  30. def _callViaCdgIn: Iterator[Call]
  31. def _callViaCdgOut: Iterator[Call]
  32. def _callViaCfgIn: Iterator[Call]
  33. def _callViaCfgOut: Iterator[Call]
  34. def _callViaConditionOut: Iterator[Call]
  35. def _callViaDominateIn: Iterator[Call]
  36. def _callViaDominateOut: Iterator[Call]
  37. def _callViaPostDominateIn: Iterator[Call]
  38. def _callViaPostDominateOut: Iterator[Call]
  39. def _callViaReachingDefOut: Iterator[Call]
  40. def _callViaReceiverIn: Iterator[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
    ControlStructureStoredNode
  46. def _cdgOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  47. def _cfgIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  48. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  49. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  50. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  51. def _containsIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  52. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _controlStructureViaAstIn: Iterator[ControlStructure]
  54. def _controlStructureViaAstOut: Iterator[ControlStructure]
  55. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  56. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  57. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  58. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  59. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  60. def _controlStructureViaConditionOut: Iterator[ControlStructure]
  61. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  62. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  63. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  64. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  65. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  66. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  67. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  68. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  69. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  70. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  71. def _fieldIdentifierViaCfgIn: Iterator[FieldIdentifier]
  72. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  73. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  74. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  75. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  76. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  77. def _identifierViaAstOut: Iterator[Identifier]
  78. def _identifierViaCdgIn: Iterator[Identifier]
  79. def _identifierViaCdgOut: Iterator[Identifier]
  80. def _identifierViaCfgIn: Iterator[Identifier]
  81. def _identifierViaCfgOut: Iterator[Identifier]
  82. def _identifierViaConditionOut: Iterator[Identifier]
  83. def _identifierViaDominateIn: Iterator[Identifier]
  84. def _identifierViaDominateOut: Iterator[Identifier]
  85. def _identifierViaPostDominateIn: Iterator[Identifier]
  86. def _identifierViaPostDominateOut: Iterator[Identifier]
  87. def _identifierViaReachingDefOut: Iterator[Identifier]
  88. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  89. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  90. def _jumpTargetViaAstOut: Iterator[JumpTarget]
  91. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  92. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  93. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  94. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  95. def _jumpTargetViaConditionOut: Iterator[JumpTarget]
  96. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  97. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  98. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  99. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  100. def _literalViaAstOut: Iterator[Literal]
  101. def _literalViaCdgIn: Iterator[Literal]
  102. def _literalViaCdgOut: Iterator[Literal]
  103. def _literalViaCfgIn: Iterator[Literal]
  104. def _literalViaCfgOut: Iterator[Literal]
  105. def _literalViaConditionOut: Iterator[Literal]
  106. def _literalViaDominateIn: Iterator[Literal]
  107. def _literalViaDominateOut: Iterator[Literal]
  108. def _literalViaPostDominateIn: Iterator[Literal]
  109. def _literalViaPostDominateOut: Iterator[Literal]
  110. def _literalViaReachingDefOut: Iterator[Literal]
  111. def _localViaAstOut: Iterator[Local]
  112. def _methodRefViaAstOut: Iterator[MethodRef]
  113. def _methodRefViaCdgIn: Iterator[MethodRef]
  114. def _methodRefViaCdgOut: Iterator[MethodRef]
  115. def _methodRefViaCfgIn: Iterator[MethodRef]
  116. def _methodRefViaCfgOut: Iterator[MethodRef]
  117. def _methodRefViaConditionOut: Iterator[MethodRef]
  118. def _methodRefViaDominateIn: Iterator[MethodRef]
  119. def _methodRefViaDominateOut: Iterator[MethodRef]
  120. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  121. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  122. def _methodRefViaReachingDefOut: Iterator[MethodRef]
  123. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  124. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  125. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  126. def _methodViaCfgIn: Iterator[Method]
  127. def _methodViaContainsIn: Iterator[Method]
  128. def _methodViaPostDominateOut: Iterator[Method]
  129. def _modifierViaAstOut: Iterator[Modifier]
  130. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  131. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  132. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  133. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  134. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  135. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  136. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  137. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  138. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  139. def _refOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  140. def _returnViaArgumentIn: Iterator[Return]
  141. def _returnViaAstIn: Iterator[Return]
  142. def _returnViaAstOut: Iterator[Return]
  143. def _returnViaCdgOut: Iterator[Return]
  144. def _returnViaCfgOut: Iterator[Return]
  145. def _returnViaConditionOut: Iterator[Return]
  146. def _returnViaDominateIn: Iterator[Return]
  147. def _returnViaDominateOut: Iterator[Return]
  148. def _returnViaPostDominateIn: Iterator[Return]
  149. def _returnViaPostDominateOut: Iterator[Return]
  150. def _returnViaReachingDefOut: Iterator[Return]
  151. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  152. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  153. def _tagViaTaggedByOut: Iterator[Tag]
  154. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  155. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  156. def _typeDeclAliasIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  157. def _typeDeclAliasOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  158. def _typeRefViaAstOut: Iterator[TypeRef]
  159. def _typeRefViaCdgIn: Iterator[TypeRef]
  160. def _typeRefViaCdgOut: Iterator[TypeRef]
  161. def _typeRefViaCfgIn: Iterator[TypeRef]
  162. def _typeRefViaCfgOut: Iterator[TypeRef]
  163. def _typeRefViaConditionOut: Iterator[TypeRef]
  164. def _typeRefViaDominateIn: Iterator[TypeRef]
  165. def _typeRefViaDominateOut: Iterator[TypeRef]
  166. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  167. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  168. def _typeViaEvalTypeOut: Iterator[Type]
  169. def _unknownViaAstIn: Iterator[Unknown]
  170. def _unknownViaAstOut: Iterator[Unknown]
  171. def _unknownViaCdgIn: Iterator[Unknown]
  172. def _unknownViaCdgOut: Iterator[Unknown]
  173. def _unknownViaCfgIn: Iterator[Unknown]
  174. def _unknownViaCfgOut: Iterator[Unknown]
  175. def _unknownViaConditionOut: Iterator[Unknown]
  176. def _unknownViaDominateIn: Iterator[Unknown]
  177. def _unknownViaDominateOut: Iterator[Unknown]
  178. def _unknownViaPostDominateIn: Iterator[Unknown]
  179. def _unknownViaPostDominateOut: Iterator[Unknown]
  180. def _vtableIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  181. def _vtableOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  182. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  183. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  184. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  185. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  186. def argumentIndex: Integer
    Definition Classes
    ControlStructureHasArgumentIndex
  187. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  188. def asStored: StoredNode
    Definition Classes
    ControlStructureBase
  189. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  190. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  191. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  192. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  193. def canEqual(that: Any): Boolean
    Definition Classes
    ControlStructure → Equals
  194. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  195. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  196. def code: String
    Definition Classes
    ControlStructureHasCode
  197. def columnNumber: Option[Integer]
    Definition Classes
    ControlStructureHasColumnNumber
  198. def controlStructureType: String
  199. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  200. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  201. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  202. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    ControlStructureStoredNode
  203. final def get(): ControlStructureDb
    Definition Classes
    NodeRef
  204. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  205. final def getOption(): Optional[ControlStructureDb]
    Definition Classes
    NodeRef
  206. def graph(): Graph
    Definition Classes
    NodeRef → Element
  207. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  208. def id(): Long
    Definition Classes
    NodeRef → Node
  209. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  210. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  211. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  212. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  213. def isCleared(): Boolean
    Definition Classes
    NodeRef
  214. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  215. def isSet(): Boolean
    Definition Classes
    NodeRef
  216. def label: String
    Definition Classes
    ControlStructureAbstractNode → Element
  217. def lineNumber: Option[Integer]
    Definition Classes
    ControlStructureHasLineNumber
  218. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  219. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  220. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  221. def order: Integer
    Definition Classes
    ControlStructureHasOrder
  222. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  223. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  224. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  225. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  226. def parserTypeName: String
    Definition Classes
    ControlStructureHasParserTypeName
  227. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  228. def productArity: Int
    Definition Classes
    ControlStructure → Product
  229. def productElement(n: Int): Any
    Definition Classes
    ControlStructure → Product
  230. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

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

Inherited from Expression

Inherited from TrackingPoint

Inherited from CfgNode

Inherited from WithinMethod

Inherited from AstNode

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from ControlStructureBase

Inherited from HasParserTypeName

Inherited from ExpressionBase

Inherited from TrackingPointBase

Inherited from CfgNodeBase

Inherited from WithinMethodBase

Inherited from AstNodeBase

Inherited from HasOrder

Inherited from HasLineNumber

Inherited from HasColumnNumber

Inherited from HasCode

Inherited from HasArgumentIndex

Inherited from AbstractNode

Inherited from NodeRef[ControlStructureDb]

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped