|
Object-oriented Parser System v3.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectAbstractCollection<E>
AbstractList
Gl.Tree.Add
Tree.Add
public static class Tree.Add
tree node class.
| Field Summary |
|---|
| Fields inherited from class Gl.Tree.Add |
|---|
nodes, position |
| Fields inherited from class AbstractList |
|---|
modCount |
| Constructor Summary | |
|---|---|
protected |
Tree.Add(int position,
List args)
|
| Method Summary | |
|---|---|
int |
eval(Env env)
execute this subtree, return value (if any). |
| Methods inherited from class Gl.Tree.Add |
|---|
add, get, getPosition, remove, set, size, visit |
| Methods inherited from class AbstractList |
|---|
add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subList |
| Methods inherited from class AbstractCollection |
|---|
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString |
| Methods inherited from class Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface List |
|---|
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray |
| Constructor Detail |
|---|
protected Tree.Add(int position,
List args)
| Method Detail |
|---|
public int eval(Env env)
Tree.Interpreter
eval in interface Tree.Interpreter
|
(c) 2008 Axel T. Schreiner |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||