public abstract class GenericValue extends ValueElement
Element.Tag| Modifier and Type | Field and Description |
|---|---|
java.util.List<Binding> |
children
The list of bindings representing the generic node's children.
|
java.util.List<Binding> |
formatting
The bindings capturing any formatting.
|
java.lang.String |
name
The name of the generic node.
|
| Constructor and Description |
|---|
GenericValue(java.lang.String name,
java.util.List<Binding> children,
java.util.List<Binding> formatting)
Create a new generic value.
|
add, add, addAll, addAll, addAll, addAll, addAllTo, addNode, contains, get, getBoolean, getBooleanProperty, getGeneric, getList, getLocation, getName, getNode, getProperty, getString, getStringProperty, getTokenText, hasLocation, hasName, hasProperty, hasTraversal, hasVariable, indexOf, isAnnotation, isEmpty, isGeneric, isList, isToken, iterator, lastIndexOf, properties, remove, removeProperty, set, setLocation, setLocation, setProperty, size, strip, toAnnotation, toList, toString, toToken, writeCopyright © 2014. All Rights Reserved.