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