| Package | Description |
|---|---|
| queryserver.parser |
| Modifier and Type | Method and Description |
|---|---|
DSWrapperParser.ProgramContext |
DSWrapperParser.program() |
| Modifier and Type | Method and Description |
|---|---|
void |
DSWrapperBaseListener.enterProgram(DSWrapperParser.ProgramContext ctx)
Enter a parse tree produced by
DSWrapperParser#program. |
void |
DSWrapperListener.enterProgram(DSWrapperParser.ProgramContext ctx)
Enter a parse tree produced by
DSWrapperParser#program. |
void |
DSWrapperBaseListener.exitProgram(DSWrapperParser.ProgramContext ctx)
Exit a parse tree produced by
DSWrapperParser#program. |
void |
DSWrapperListener.exitProgram(DSWrapperParser.ProgramContext ctx)
Exit a parse tree produced by
DSWrapperParser#program. |
T |
DSWrapperBaseVisitor.visitProgram(DSWrapperParser.ProgramContext ctx)
Visit a parse tree produced by
DSWrapperParser#program. |
T |
DSWrapperVisitor.visitProgram(DSWrapperParser.ProgramContext ctx)
Visit a parse tree produced by
DSWrapperParser#program. |
Copyright © 2016. All rights reserved.