|
||||||||||
| 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.Store
public class Store
Compiled node used to store the value of a binding in a where clause.
| Constructor Summary | |
|---|---|
Store()
|
|
| Method Summary | |
|---|---|
void |
process(Token t)
Gets the group of the token and sets its value to be the result of the input token. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Store()
| 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 | |||||||||