Interface ScalarValue<T extends Value>
- All Superinterfaces:
Node<T>, Serializable, Value<T>
- All Known Implementing Classes:
BooleanValue, FloatValue, IntValue, StringValue
-
Method Summary
Methods inherited from interface Node
accept, deepCopy, getAdditionalData, getChildren, getComments, getIgnoredChars, getNamedChildren, getSourceLocation, isEqualTo, withNewChildren