|
||||||||||
| 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.Leave
public class Leave
Compiled node for leaving the scope of a variable binding.
| Constructor Summary | |
|---|---|
Leave(Node next)
|
|
| Method Summary | |
|---|---|
void |
process(Token t)
When executed, relocate this token from its current region to that region's parent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Leave(Node next)
| Method Detail |
|---|
public void process(Token t)
process in class Nodet - input token being processedNode.process(orc.runtime.Token)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||