Packages

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

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

Instance Constructors

  1. new ControlStructure(graph: Graph, id: Long)

Value Members

  1. def _aliasOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  2. def _aliasOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  3. def _argumentIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  4. def _argumentOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  5. def _arrayInitializerViaAstOut: Iterator[ArrayInitializer]
  6. def _arrayInitializerViaConditionOut: Iterator[ArrayInitializer]
  7. def _astIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  8. def _astOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  9. def _attachedDataIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  10. def _attachedDataOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  11. def _bindsIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  12. def _bindsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  13. def _bindsToIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  14. def _bindsToOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  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 _blockViaConditionOut: Iterator[Block]
  22. def _blockViaDominateIn: Iterator[Block]
  23. def _blockViaDominateOut: Iterator[Block]
  24. def _blockViaPostDominateIn: Iterator[Block]
  25. def _blockViaPostDominateOut: Iterator[Block]
  26. def _callIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  27. def _callOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  28. def _callViaArgumentIn: Iterator[Call]
  29. def _callViaAstIn: Iterator[Call]
  30. def _callViaAstOut: Iterator[Call]
  31. def _callViaCdgIn: Iterator[Call]
  32. def _callViaCdgOut: Iterator[Call]
  33. def _callViaCfgIn: Iterator[Call]
  34. def _callViaCfgOut: Iterator[Call]
  35. def _callViaConditionOut: Iterator[Call]
  36. def _callViaDominateIn: Iterator[Call]
  37. def _callViaDominateOut: Iterator[Call]
  38. def _callViaPostDominateIn: Iterator[Call]
  39. def _callViaPostDominateOut: Iterator[Call]
  40. def _callViaReachingDefOut: Iterator[Call]
  41. def _callViaReceiverIn: Iterator[Call]
  42. def _captureIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  43. def _captureOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  44. def _capturedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  45. def _capturedByOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  46. def _cdgIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  47. def _cdgOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  48. def _cfgIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  49. def _cfgOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  50. def _conditionIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  51. def _conditionOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  52. def _containsIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  53. def _containsNodeIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  54. def _containsNodeOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  55. def _containsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  56. def _controlStructureViaAstIn: Iterator[ControlStructure]
  57. def _controlStructureViaAstOut: Iterator[ControlStructure]
  58. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  59. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  60. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  61. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  62. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  63. def _controlStructureViaConditionOut: Iterator[ControlStructure]
  64. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  65. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  66. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  67. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  68. def _dominateIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  69. def _dominateOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  70. def _dynamicTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  71. def _dynamicTypeOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  72. def _evalTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  73. def _evalTypeOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  74. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  75. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  76. def _fieldIdentifierViaCfgIn: Iterator[FieldIdentifier]
  77. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  78. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  79. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  80. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  81. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  82. def _identifierViaAstOut: Iterator[Identifier]
  83. def _identifierViaCdgIn: Iterator[Identifier]
  84. def _identifierViaCdgOut: Iterator[Identifier]
  85. def _identifierViaCfgIn: Iterator[Identifier]
  86. def _identifierViaCfgOut: Iterator[Identifier]
  87. def _identifierViaConditionOut: Iterator[Identifier]
  88. def _identifierViaDominateIn: Iterator[Identifier]
  89. def _identifierViaDominateOut: Iterator[Identifier]
  90. def _identifierViaPostDominateIn: Iterator[Identifier]
  91. def _identifierViaPostDominateOut: Iterator[Identifier]
  92. def _identifierViaReachingDefOut: Iterator[Identifier]
  93. def _inheritsFromIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  94. def _inheritsFromOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  95. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  96. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  97. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  98. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  99. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  100. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  101. def _jumpTargetViaAstOut: Iterator[JumpTarget]
  102. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  103. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  104. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  105. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  106. def _jumpTargetViaConditionOut: Iterator[JumpTarget]
  107. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  108. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  109. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  110. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  111. def _literalViaAstOut: Iterator[Literal]
  112. def _literalViaCdgIn: Iterator[Literal]
  113. def _literalViaCdgOut: Iterator[Literal]
  114. def _literalViaCfgIn: Iterator[Literal]
  115. def _literalViaCfgOut: Iterator[Literal]
  116. def _literalViaConditionOut: Iterator[Literal]
  117. def _literalViaDominateIn: Iterator[Literal]
  118. def _literalViaDominateOut: Iterator[Literal]
  119. def _literalViaPostDominateIn: Iterator[Literal]
  120. def _literalViaPostDominateOut: Iterator[Literal]
  121. def _literalViaReachingDefOut: Iterator[Literal]
  122. def _localViaAstOut: Iterator[Local]
  123. def _methodRefViaAstOut: Iterator[MethodRef]
  124. def _methodRefViaCdgIn: Iterator[MethodRef]
  125. def _methodRefViaCdgOut: Iterator[MethodRef]
  126. def _methodRefViaCfgIn: Iterator[MethodRef]
  127. def _methodRefViaCfgOut: Iterator[MethodRef]
  128. def _methodRefViaConditionOut: Iterator[MethodRef]
  129. def _methodRefViaDominateIn: Iterator[MethodRef]
  130. def _methodRefViaDominateOut: Iterator[MethodRef]
  131. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  132. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  133. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  134. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  135. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  136. def _methodViaCfgIn: Iterator[Method]
  137. def _methodViaContainsIn: Iterator[Method]
  138. def _methodViaDynamicTypeOut: Iterator[Method]
  139. def _methodViaPostDominateOut: Iterator[Method]
  140. def _modifierViaAstOut: Iterator[Modifier]
  141. def _parameterLinkIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  142. def _parameterLinkOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  143. def _postDominateIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  144. def _postDominateOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  145. def _propagateIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  146. def _propagateOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  147. def _reachingDefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  148. def _reachingDefOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  149. def _receiverIn(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  150. def _receiverOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  151. def _refIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  152. def _refOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  153. def _returnViaArgumentIn: Iterator[Return]
  154. def _returnViaAstIn: Iterator[Return]
  155. def _returnViaAstOut: Iterator[Return]
  156. def _returnViaCdgOut: Iterator[Return]
  157. def _returnViaCfgOut: Iterator[Return]
  158. def _returnViaConditionOut: Iterator[Return]
  159. def _returnViaDominateIn: Iterator[Return]
  160. def _returnViaDominateOut: Iterator[Return]
  161. def _returnViaPostDominateIn: Iterator[Return]
  162. def _returnViaPostDominateOut: Iterator[Return]
  163. def _returnViaReachingDefOut: Iterator[Return]
  164. def _sourceFileIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  165. def _sourceFileOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  166. def _tagViaTaggedByOut: Iterator[Tag]
  167. def _taggedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  168. def _taggedByOut(): Iterator[StoredNode]
    Definition Classes
    ControlStructureStoredNode
  169. def _taintRemoveIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  170. def _taintRemoveOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  171. def _typeDeclAliasIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  172. def _typeDeclAliasOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  173. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  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 _typeRefViaConditionOut: Iterator[TypeRef]
  180. def _typeRefViaDominateIn: Iterator[TypeRef]
  181. def _typeRefViaDominateOut: Iterator[TypeRef]
  182. def _typeRefViaPostDominateIn: Iterator[TypeRef]
  183. def _typeRefViaPostDominateOut: Iterator[TypeRef]
  184. def _typeViaEvalTypeOut: Iterator[Type]
  185. def _unknownViaAstIn: Iterator[Unknown]
  186. def _unknownViaAstOut: Iterator[Unknown]
  187. def _unknownViaCdgIn: Iterator[Unknown]
  188. def _unknownViaCdgOut: Iterator[Unknown]
  189. def _unknownViaCfgIn: Iterator[Unknown]
  190. def _unknownViaCfgOut: Iterator[Unknown]
  191. def _unknownViaConditionOut: Iterator[Unknown]
  192. def _unknownViaDominateIn: Iterator[Unknown]
  193. def _unknownViaDominateOut: Iterator[Unknown]
  194. def _unknownViaPostDominateIn: Iterator[Unknown]
  195. def _unknownViaPostDominateOut: Iterator[Unknown]
  196. def _vtableIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  197. def _vtableOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  198. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeRef → Node
  199. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  200. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  201. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  202. def argumentIndex: Integer
    Definition Classes
    ControlStructureHasArgumentIndex
  203. def asStored: StoredNode
    Definition Classes
    ControlStructureBase
  204. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  205. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  206. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  207. def bothE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  208. def canEqual(that: Any): Boolean
    Definition Classes
    ControlStructure → Equals
  209. def code: String
    Definition Classes
    ControlStructureHasCode
  210. def columnNumber: Option[Integer]
    Definition Classes
    ControlStructureHasColumnNumber
  211. def depthFirstOrder: Option[Integer]
    Definition Classes
    ControlStructureHasDepthFirstOrder
  212. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  213. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    ControlStructureStoredNode
  214. final def get(): ControlStructureDb
    Definition Classes
    NodeRef
  215. final def getOption(): Optional[ControlStructureDb]
    Definition Classes
    NodeRef
  216. def graph(): Graph
    Definition Classes
    NodeRef → Element
  217. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  218. def id(): Long
    Definition Classes
    NodeRef → Node
  219. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  220. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  221. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  222. def inE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  223. def internalFlags: Option[Integer]
    Definition Classes
    ControlStructureHasInternalFlags
  224. def isCleared(): Boolean
    Definition Classes
    NodeRef
  225. def isSet(): Boolean
    Definition Classes
    NodeRef
  226. def label: String
    Definition Classes
    ControlStructureCpgNode → Element
  227. def lineNumber: Option[Integer]
    Definition Classes
    ControlStructureHasLineNumber
  228. def order: Integer
    Definition Classes
    ControlStructureHasOrder
  229. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  230. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  231. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  232. def outE(): Iterator[Edge]
    Definition Classes
    NodeRef → Node
  233. def parserTypeName: String
    Definition Classes
    ControlStructureHasParserTypeName
  234. def productArity: Int
    Definition Classes
    ControlStructure → Product
  235. def productElement(n: Int): Any
    Definition Classes
    ControlStructure → Product
  236. 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
  237. def productElementName(n: Int): String
    Definition Classes
    Product
  238. def productElementNames: Iterator[String]
    Definition Classes
    Product
  239. def productIterator: Iterator[Any]
    Definition Classes
    Product
  240. def productPrefix: String
    Definition Classes
    ControlStructure → Product
  241. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeRef → Element
  242. def property(arg0: String): AnyRef
    Definition Classes
    NodeRef → Element
  243. def propertyKeys(): Set[String]
    Definition Classes
    NodeRef → Element
  244. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → Element
  245. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeRef → Element
  246. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeRef → Element
  247. def remove(): Unit
    Definition Classes
    NodeRef → Element
  248. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeRef → Element
  249. def setNode(arg0: ControlStructureDb): Unit
    Definition Classes
    NodeRef
  250. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeRef → Element
  251. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeRef → Element
  252. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeRef → Element
  253. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  254. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  255. def underlying: Node
    Definition Classes
    StoredNode
  256. def valueMap: Map[String, AnyRef]
    Definition Classes
    ControlStructureStoredNode