|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleNode | |
|---|---|
| com.hardcode.gdbms.engine.instruction | |
| com.hardcode.gdbms.parser | |
| Uses of SimpleNode in com.hardcode.gdbms.engine.instruction |
|---|
| Methods in com.hardcode.gdbms.engine.instruction that return SimpleNode | |
|---|---|
SimpleNode |
Adapter.getEntity()
Obtiene la entidad del arbol sintáctico de la que es adaptador este objeto |
| Methods in com.hardcode.gdbms.engine.instruction with parameters of type SimpleNode | |
|---|---|
static java.lang.String |
Utilities.getText(SimpleNode s)
Obtiene el texto de un nodo |
| Uses of SimpleNode in com.hardcode.gdbms.parser |
|---|
| Methods in com.hardcode.gdbms.parser with parameters of type SimpleNode | |
|---|---|
java.lang.Object |
SQLEngineVisitor.visit(SimpleNode node,
java.lang.Object data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||