Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
U
A
add(E)
- Method in class up.
Index
Adds the specified entry to this index.
addAsLeftmostSubtree(Tree)
- Method in class up.
Tree
Adds the specified tree as the leftmost subtree of this tree.
addAsRightmostSubtree(Tree)
- Method in class up.
Tree
Adds the specified tree as the rightmost subtree of this tree.
addBinaryRule(String, String, String)
- Method in class up.
Grammar
Adds the specified binary rule to this grammar.
addLeftSibling(Tree)
- Method in class up.
Tree
Adds the specified tree as a left sibling to this tree.
addPreterminalRule(String, String)
- Method in class up.
Grammar
Adds the specified preterminal rule to this grammar.
addRightSibling(Tree)
- Method in class up.
Tree
Adds the specified tree as a right sibling to this tree.
addUnaryRule(String, String)
- Method in class up.
Grammar
Adds the specified unary rule to this grammar.
applies(Tree)
- Method in interface up.
TreePredicate
Tests whether this predicate applies to the specified tree.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
U