Packages

class LiteralDb extends NodeDb with StoredNode with Expression with LiteralBase

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LiteralDb
  2. LiteralBase
  3. HasTypeFullName
  4. Expression
  5. CfgNode
  6. AstNode
  7. ExpressionBase
  8. CfgNodeBase
  9. AstNodeBase
  10. HasOrder
  11. HasLineNumber
  12. HasColumnNumber
  13. HasCode
  14. HasArgumentName
  15. HasArgumentIndex
  16. StoredNode
  17. Product
  18. Equals
  19. AbstractNode
  20. NodeDb
  21. Node
  22. Element
  23. AnyRef
  24. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new LiteralDb(ref: NodeRef[NodeDb])

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
    LiteralDbStoredNode
  7. def _argumentOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  8. def _astIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  9. def _astNodeViaCfgIn: Traversal[AstNode]
    Definition Classes
    CfgNode
  10. def _astOut: 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: Traversal[Block]
  16. def _blockViaCdgIn: Traversal[Block]
  17. def _blockViaCdgOut: Traversal[Block]
  18. def _blockViaCfgIn: Traversal[Block]
    Definition Classes
    CfgNode
  19. def _blockViaDominateIn: Traversal[Block]
  20. def _blockViaDominateOut: Traversal[Block]
  21. def _blockViaPostDominateIn: Traversal[Block]
  22. def _blockViaPostDominateOut: Traversal[Block]
  23. def _blockViaReachingDefIn: Traversal[Block]
  24. def _callIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  25. def _callOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  26. def _callReprViaCfgIn: Traversal[CallRepr]
    Definition Classes
    CfgNode
  27. def _callViaArgumentIn: Option[Call]
  28. def _callViaAstIn: Traversal[Call]
  29. def _callViaCdgIn: Traversal[Call]
  30. def _callViaCdgOut: Traversal[Call]
  31. def _callViaCfgIn: Traversal[Call]
    Definition Classes
    CfgNode
  32. def _callViaDominateIn: Traversal[Call]
  33. def _callViaDominateOut: Traversal[Call]
  34. def _callViaPostDominateIn: Traversal[Call]
  35. def _callViaPostDominateOut: Traversal[Call]
  36. def _callViaReachingDefIn: Traversal[Call]
  37. def _callViaReachingDefOut: Traversal[Call]
  38. def _callViaReceiverIn: Option[Call]
  39. def _cdgIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  40. def _cdgOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  41. def _cfgIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  42. def _cfgNodeViaCfgIn: Traversal[CfgNode]
    Definition Classes
    CfgNode
  43. def _cfgNodeViaCfgOut: Traversal[CfgNode]
  44. def _cfgOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  45. def _conditionIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  46. def _conditionOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  47. def _containsIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  48. def _containsOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  49. def _controlStructureViaAstIn: ControlStructure
  50. def _controlStructureViaCdgIn: Traversal[ControlStructure]
  51. def _controlStructureViaCdgOut: Traversal[ControlStructure]
  52. def _controlStructureViaCfgIn: Traversal[ControlStructure]
    Definition Classes
    CfgNode
  53. def _controlStructureViaConditionIn: Traversal[ControlStructure]
  54. def _controlStructureViaDominateIn: Traversal[ControlStructure]
  55. def _controlStructureViaDominateOut: Traversal[ControlStructure]
  56. def _controlStructureViaPostDominateIn: Traversal[ControlStructure]
  57. def _controlStructureViaPostDominateOut: Traversal[ControlStructure]
  58. def _controlStructureViaReachingDefIn: Traversal[ControlStructure]
  59. def _declarationViaCfgIn: Traversal[Declaration]
    Definition Classes
    CfgNode
  60. def _dominateIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  61. def _dominateOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  62. def _evalTypeIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  63. def _evalTypeOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  64. def _expressionViaCfgIn: Traversal[Expression]
    Definition Classes
    CfgNode
  65. def _fieldIdentifierViaCdgIn: Traversal[FieldIdentifier]
  66. def _fieldIdentifierViaCdgOut: Traversal[FieldIdentifier]
  67. def _fieldIdentifierViaCfgIn: Traversal[FieldIdentifier]
    Definition Classes
    CfgNode
  68. def _fieldIdentifierViaDominateIn: Traversal[FieldIdentifier]
  69. def _fieldIdentifierViaDominateOut: Traversal[FieldIdentifier]
  70. def _fieldIdentifierViaPostDominateIn: Traversal[FieldIdentifier]
  71. def _fieldIdentifierViaPostDominateOut: Traversal[FieldIdentifier]
  72. def _identifierViaCdgIn: Traversal[Identifier]
  73. def _identifierViaCdgOut: Traversal[Identifier]
  74. def _identifierViaCfgIn: Traversal[Identifier]
    Definition Classes
    CfgNode
  75. def _identifierViaDominateIn: Traversal[Identifier]
  76. def _identifierViaDominateOut: Traversal[Identifier]
  77. def _identifierViaPostDominateIn: Traversal[Identifier]
  78. def _identifierViaPostDominateOut: Traversal[Identifier]
  79. def _identifierViaReachingDefIn: Traversal[Identifier]
  80. def _identifierViaReachingDefOut: Traversal[Identifier]
  81. def _inheritsFromIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  82. def _inheritsFromOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  83. def _jumpTargetViaCdgIn: Traversal[JumpTarget]
  84. def _jumpTargetViaCdgOut: Traversal[JumpTarget]
  85. def _jumpTargetViaCfgIn: Traversal[JumpTarget]
    Definition Classes
    CfgNode
  86. def _jumpTargetViaDominateIn: Traversal[JumpTarget]
  87. def _jumpTargetViaDominateOut: Traversal[JumpTarget]
  88. def _jumpTargetViaPostDominateIn: Traversal[JumpTarget]
  89. def _jumpTargetViaPostDominateOut: Traversal[JumpTarget]
  90. def _literalViaCdgIn: Traversal[Literal]
  91. def _literalViaCdgOut: Traversal[Literal]
  92. def _literalViaCfgIn: Traversal[Literal]
    Definition Classes
    CfgNode
  93. def _literalViaDominateIn: Traversal[Literal]
  94. def _literalViaDominateOut: Traversal[Literal]
  95. def _literalViaPostDominateIn: Traversal[Literal]
  96. def _literalViaPostDominateOut: Traversal[Literal]
  97. def _literalViaReachingDefIn: Traversal[Literal]
  98. def _literalViaReachingDefOut: Traversal[Literal]
  99. def _methodParameterInViaReachingDefIn: Traversal[MethodParameterIn]
  100. def _methodRefViaCdgIn: Traversal[MethodRef]
  101. def _methodRefViaCdgOut: Traversal[MethodRef]
  102. def _methodRefViaCfgIn: Traversal[MethodRef]
    Definition Classes
    CfgNode
  103. def _methodRefViaDominateIn: Traversal[MethodRef]
  104. def _methodRefViaDominateOut: Traversal[MethodRef]
  105. def _methodRefViaPostDominateIn: Traversal[MethodRef]
  106. def _methodRefViaPostDominateOut: Traversal[MethodRef]
  107. def _methodRefViaReachingDefIn: Traversal[MethodRef]
  108. def _methodRefViaReachingDefOut: Traversal[MethodRef]
  109. def _methodReturnViaCdgOut: Traversal[MethodReturn]
  110. def _methodReturnViaDominateOut: Traversal[MethodReturn]
  111. def _methodReturnViaPostDominateIn: Traversal[MethodReturn]
  112. def _methodViaCfgIn: Traversal[Method]
    Definition Classes
    CfgNode
  113. def _methodViaContainsIn: Traversal[Method]
  114. def _methodViaDominateIn: Traversal[Method]
  115. def _methodViaPostDominateOut: Traversal[Method]
  116. def _methodViaReachingDefIn: Traversal[Method]
  117. def _parameterLinkIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  118. def _parameterLinkOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  119. def _postDominateIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  120. def _postDominateOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  121. def _reachingDefIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  122. def _reachingDefOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  123. def _receiverIn: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  124. def _receiverOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  125. def _refIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  126. def _refOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  127. def _returnViaArgumentIn: Option[Return]
  128. def _returnViaAstIn: Traversal[Return]
  129. def _returnViaCdgOut: Traversal[Return]
  130. def _returnViaDominateIn: Traversal[Return]
  131. def _returnViaDominateOut: Traversal[Return]
  132. def _returnViaPostDominateIn: Traversal[Return]
  133. def _returnViaPostDominateOut: Traversal[Return]
  134. def _returnViaReachingDefOut: Traversal[Return]
  135. def _sourceFileIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  136. def _sourceFileOut: Iterator[StoredNode]
    Definition Classes
    StoredNode
  137. def _tagViaTaggedByOut: Traversal[Tag]
  138. def _taggedByIn: Iterator[StoredNode]
    Definition Classes
    StoredNode
  139. def _taggedByOut: Iterator[StoredNode]
    Definition Classes
    LiteralDbStoredNode
  140. def _typeRefViaCdgIn: Traversal[TypeRef]
  141. def _typeRefViaCdgOut: Traversal[TypeRef]
  142. def _typeRefViaCfgIn: Traversal[TypeRef]
    Definition Classes
    CfgNode
  143. def _typeRefViaDominateIn: Traversal[TypeRef]
  144. def _typeRefViaDominateOut: Traversal[TypeRef]
  145. def _typeRefViaPostDominateIn: Traversal[TypeRef]
  146. def _typeRefViaPostDominateOut: Traversal[TypeRef]
  147. def _typeViaEvalTypeOut: Traversal[Type]
  148. def _unknownViaAstIn: Traversal[Unknown]
  149. def _unknownViaCdgIn: Traversal[Unknown]
  150. def _unknownViaCdgOut: Traversal[Unknown]
  151. def _unknownViaCfgIn: Traversal[Unknown]
    Definition Classes
    CfgNode
  152. def _unknownViaDominateIn: Traversal[Unknown]
  153. def _unknownViaDominateOut: Traversal[Unknown]
  154. def _unknownViaPostDominateIn: Traversal[Unknown]
  155. def _unknownViaPostDominateOut: Traversal[Unknown]
  156. def _unknownViaReachingDefIn: Traversal[Unknown]
  157. def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    NodeDb → Node
  158. def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  159. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeDb → Node
  160. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  161. def argumentIn: Traversal[Expression]
  162. def argumentIndex: Int
    Definition Classes
    LiteralDbHasArgumentIndex
  163. def argumentName: Option[String]
    Definition Classes
    LiteralDbHasArgumentName
  164. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  165. def asStored: StoredNode
    Definition Classes
    LiteralBase
  166. def astIn: Traversal[Expression]
  167. final def blockLength(arg0: Int): Int
    Definition Classes
    NodeDb
  168. final def blockOffsetToOccurrence(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  169. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  170. def both(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  171. def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  172. def bothE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  173. def canEqual(that: Any): Boolean
    Definition Classes
    LiteralDb → Equals
  174. def cdgIn: Traversal[CfgNode]
  175. def cdgOut: Traversal[CfgNode]
  176. def cfgIn: Traversal[CfgNode]
    Definition Classes
    LiteralDbCfgNode
  177. def cfgOut: Traversal[CfgNode]
  178. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  179. def code: String
    Definition Classes
    LiteralDbHasCode
  180. def columnNumber: Option[Integer]
    Definition Classes
    LiteralDbHasColumnNumber
  181. def conditionIn: Traversal[ControlStructure]
  182. def containsIn: Traversal[Method]
  183. final def createAdjacentNodeIteratorByOffSet[A <: Node](arg0: Int): Iterator[A]
    Definition Classes
    NodeDb
  184. def dominateIn: Traversal[CfgNode]
  185. def dominateOut: Traversal[CfgNode]
  186. def edgeProperty[P <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): P
    Definition Classes
    NodeDb
  187. def edgePropertyMap(arg0: Direction, arg1: Edge, arg2: Int): Map[String, AnyRef]
    Definition Classes
    NodeDb
  188. def edgePropertyOption[V <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: String): Optional[V]
    Definition Classes
    NodeDb
  189. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  190. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeDb → AnyRef → Any
  191. def evalTypeOut: Traversal[Type]
  192. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    LiteralDbStoredNode
  193. def getAdjacentNodesWithEdgeProperties(): Array[AnyRef]
    Definition Classes
    NodeDb
  194. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  195. def getEdgeOffsets(): Array[Int]
    Definition Classes
    NodeDb
  196. def getEdgeOffsetsPackedArray(): PackedIntArray
    Definition Classes
    NodeDb
  197. def getEdgeProperties[V <: AnyRef](arg0: Direction, arg1: Edge, arg2: Int, arg3: <repeated...>[String]): Iterator[V]
    Definition Classes
    NodeDb
    Annotations
    @transient()
  198. final def getStrideSize(arg0: String): Int
    Definition Classes
    NodeDb
  199. def graph(): Graph
    Definition Classes
    NodeDb → Element
  200. def hashCode(): Int
    Definition Classes
    NodeDb → AnyRef → Any
  201. def id(): Long
    Definition Classes
    NodeDb → Node
  202. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  203. def in(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  204. def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  205. def inE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  206. final def instantiateDummyEdge(arg0: String, arg1: NodeRef[_ <: NodeDb], arg2: NodeRef[_ <: NodeDb]): Edge
    Definition Classes
    NodeDb
  207. final def isDirty(): Boolean
    Definition Classes
    NodeDb
  208. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  209. def label: String
    Definition Classes
    LiteralDbAbstractNode → NodeDb → Element
  210. def layoutInformation(): NodeLayoutInformation
    Definition Classes
    LiteralDb → NodeDb
  211. def lineNumber: Option[Integer]
    Definition Classes
    LiteralDbHasLineNumber
  212. def markAsClean(): Unit
    Definition Classes
    NodeDb
  213. def markAsDirty(): Unit
    Definition Classes
    NodeDb
  214. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  215. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  216. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  217. final def occurrenceToBlockOffset(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: Int): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  218. def order: Int
    Definition Classes
    LiteralDbHasOrder
  219. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  220. def out(): Iterator[Node]
    Definition Classes
    NodeDb → Node
  221. def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeDb → Node
    Annotations
    @transient()
  222. def outE(): Iterator[Edge]
    Definition Classes
    NodeDb → Node
  223. def outEdgeCount(): Int
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  224. def postDominateIn: Traversal[CfgNode]
  225. def postDominateOut: Traversal[CfgNode]
  226. def productArity: Int
    Definition Classes
    LiteralDb → Product
  227. def productElement(n: Int): Any
    Definition Classes
    LiteralDb → Product
  228. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    LiteralDbStoredNode
  229. def productElementName(n: Int): String
    Definition Classes
    Product
  230. def productElementNames: Iterator[String]
    Definition Classes
    Product
  231. def productIterator: Iterator[Any]
    Definition Classes
    Product
  232. def productPrefix: String
    Definition Classes
    LiteralDb → Product
  233. def propertiesMap(): Map[String, Any]

    faster than the default implementation

    faster than the default implementation

    Definition Classes
    LiteralDb → NodeDb → Element
  234. def propertiesMapWithoutDefaults(): Map[String, Any]

    faster than the default implementation

    faster than the default implementation

    Definition Classes
    LiteralDb → NodeDb
  235. def property(key: String): Any
    Definition Classes
    LiteralDb → Element
  236. def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    NodeDb → Element
  237. def property[A <: AnyRef](arg0: PropertyKey[A], arg1: A): A
    Definition Classes
    Element
  238. def property[A <: AnyRef](arg0: String, arg1: A): A
    Definition Classes
    Element
  239. def propertyDefaultValue(arg0: String): AnyRef
    Definition Classes
    NodeDb → Element
  240. def propertyKeys(): Set[String]
    Definition Classes
    NodeDb → Element
  241. def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    NodeDb → Element
  242. def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    NodeDb → Element
  243. def reachingDefIn: Traversal[CfgNode]
  244. def reachingDefOut: Traversal[Expression]
  245. def receiverIn: Traversal[Call]
  246. def remove(): Unit
    Definition Classes
    NodeDb → Element
  247. final def removeEdge(arg0: Direction, arg1: String, arg2: Int): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeDb
  248. def removeEdgeProperty(arg0: Direction, arg1: String, arg2: String, arg3: Int): Unit
    Definition Classes
    NodeDb
  249. def removeProperty(arg0: String): Unit
    Definition Classes
    NodeDb → Element
  250. def removeSpecificProperty(key: String): Unit
    Definition Classes
    LiteralDb → NodeDb
  251. def setAdjacentNodesWithEdgeProperties(arg0: Array[AnyRef]): Unit
    Definition Classes
    NodeDb
  252. def setEdgeOffsets(arg0: Array[Int]): Unit
    Definition Classes
    NodeDb
  253. def setEdgeProperty[V <: AnyRef](arg0: Direction, arg1: String, arg2: String, arg3: V, arg4: Int): Unit
    Definition Classes
    NodeDb
  254. def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    NodeDb → Element
  255. def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    NodeDb → Element
  256. def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    NodeDb → Element
  257. def startIndex(arg0: Int): Int
    Definition Classes
    NodeDb
  258. def storeAdjacentNode(arg0: Direction, arg1: String, arg2: NodeRef[_ <: NodeDb], arg3: <repeated...>[AnyRef]): Int
    Definition Classes
    NodeDb
    Annotations
    @transient()
  259. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  260. def taggedByOut: Traversal[Tag]
  261. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  262. def toString(): String
    Definition Classes
    AnyRef → Any
  263. def trim(): Long
    Definition Classes
    NodeDb
  264. def typeFullName: String
    Definition Classes
    LiteralDbHasTypeFullName
  265. def underlying: Node
    Definition Classes
    StoredNode
  266. def updateSpecificProperty(key: String, value: AnyRef): Unit
    Attributes
    protected
    Definition Classes
    LiteralDb → NodeDb
  267. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  268. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  269. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from LiteralBase

Inherited from HasTypeFullName

Inherited from Expression

Inherited from CfgNode

Inherited from AstNode

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from HasOrder

Inherited from HasLineNumber

Inherited from HasColumnNumber

Inherited from HasCode

Inherited from HasArgumentName

Inherited from HasArgumentIndex

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from AbstractNode

Inherited from NodeDb

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped