|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectantlr.BaseAST
antlr.CommonAST
org.makumba.providers.query.oql.OQLAST
public class OQLAST
| Field Summary | |
|---|---|
(package private) Object |
extraInfo
|
(package private) Object |
makumbaType
|
(package private) AnalysisTree |
tree
|
| Fields inherited from class antlr.BaseAST |
|---|
down, right |
| Constructor Summary | |
|---|---|
OQLAST()
|
|
OQLAST(antlr.Token t)
|
|
| Method Summary | |
|---|---|
Object |
getMakumbaType()
|
String |
writeInSQLQuery(NameResolver nr)
|
| Methods inherited from class antlr.CommonAST |
|---|
getText, getType, initialize, initialize, initialize, setText, setType |
| Methods inherited from class antlr.BaseAST |
|---|
addChild, decode, encode, equals, equalsList, equalsListPartial, equalsTree, equalsTreePartial, findAll, findAllPartial, getColumn, getFirstChild, getLine, getNextSibling, getNumberOfChildren, getTokenNames, removeChildren, setFirstChild, setNextSibling, setVerboseStringConversion, toString, toStringList, toStringTree, xmlSerialize, xmlSerializeNode, xmlSerializeRootClose, xmlSerializeRootOpen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
Object makumbaType
Object extraInfo
AnalysisTree tree
| Constructor Detail |
|---|
public OQLAST()
public OQLAST(antlr.Token t)
| Method Detail |
|---|
public String writeInSQLQuery(NameResolver nr)
public Object getMakumbaType()
throws antlr.RecognitionException
antlr.RecognitionException
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||