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