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