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