|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.k_int.util.RPNQueryRep.PrintVisitor
| Constructor Summary | |
PrintVisitor()
|
|
| Method Summary | |
static void |
visit(AttrPlusTermNode aptn,
int depth)
|
static void |
visit(ComplexNode cn,
int depth)
|
static void |
visit(QueryNode qn,
int depth)
|
static void |
visit(RootNode rn,
int depth)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrintVisitor()
| Method Detail |
public static void visit(QueryNode qn,
int depth)
public static void visit(RootNode rn,
int depth)
public static void visit(ComplexNode cn,
int depth)
public static void visit(AttrPlusTermNode aptn,
int depth)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||