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