|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.core.sqlnode.SqlNodeWalker
public class SqlNodeWalker
| Field Summary | |
|---|---|
SqlNodeVisitor |
visitor
|
| Constructor Summary | |
|---|---|
SqlNodeWalker(SqlNodeVisitor visitor)
|
|
| Method Summary | |
|---|---|
static void |
walk(SqlNode node,
SqlNodeVisitor visitor)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public SqlNodeVisitor visitor
| Constructor Detail |
|---|
public SqlNodeWalker(SqlNodeVisitor visitor)
| Method Detail |
|---|
public static void walk(SqlNode node,
SqlNodeVisitor visitor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||