| 程序包 | 说明 |
|---|---|
| net.hasor.dataql.compiler.parser |
DSL Parser
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DataQLParserBaseListener.enterMultipleInst(DataQLParser.MultipleInstContext ctx)
Enter a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
void |
DataQLParserListener.enterMultipleInst(DataQLParser.MultipleInstContext ctx)
Enter a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
void |
DataQLParserBaseListener.exitMultipleInst(DataQLParser.MultipleInstContext ctx)
Exit a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
void |
DataQLParserListener.exitMultipleInst(DataQLParser.MultipleInstContext ctx)
Exit a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
T |
DataQLParserBaseVisitor.visitMultipleInst(DataQLParser.MultipleInstContext ctx)
Visit a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
T |
DataQLParserVisitor.visitMultipleInst(DataQLParser.MultipleInstContext ctx)
Visit a parse tree produced by the
multipleInst
labeled alternative in DataQLParser.blockSet(). |
T |
DefaultDataQLVisitor.visitMultipleInst(DataQLParser.MultipleInstContext ctx) |
Copyright © 2020. All rights reserved.