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