|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.cpa.query.castorql.CastorQLTreeWalker
public final class CastorQLTreeWalker
CastorQL Parser TreeWalker which creates the OQ from a parsed CastorQL string.
| Constructor Summary | |
|---|---|
CastorQLTreeWalker(SimpleNode node)
Instantiates a new castor ql tree walker. |
|
| Method Summary | |
|---|---|
SelectQuery |
getSelect()
Gets the select. |
void |
setSelect(SelectQuery select)
Sets the select. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CastorQLTreeWalker(SimpleNode node)
node - the node SimpleNode of JJTree| Method Detail |
|---|
public SelectQuery getSelect()
public void setSelect(SelectQuery select)
select - the new select
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||