public class ActionBaseValue extends ValueElement
actions. The actions are applied by
invoking ParserBase.apply(Pair,Object) on the list and a
seed value.Element.Tag| Modifier and Type | Field and Description |
|---|---|
Binding |
list
The binding for the list.
|
Binding |
seed
The binding for the seed.
|
| Constructor and Description |
|---|
ActionBaseValue(Binding list,
Binding seed)
Create a new action base value.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
Element.Tag |
tag()
Get this element's tag.
|
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, writepublic final Binding list
public final Binding seed
public Element.Tag tag()
Elementpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2014. All Rights Reserved.