| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.runtime.nodes.Node
orc.runtime.nodes.Subgoal
public class Subgoal
A compiled pull node
| Constructor Summary | |
|---|---|
| Subgoal(Node left,
        Node right) | |
| Method Summary | |
|---|---|
|  void | process(Token t)Executing a subgoal node creates a new group within the current group. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Subgoal(Node left,
               Node right)
| Method Detail | 
|---|
public void process(Token t)
process in class Nodet - input token being processed| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||