| 程序包 | 说明 |
|---|---|
| net.hasor.dataql.compiler.parser |
DSL Parser
|
| 限定符和类型 | 方法和说明 |
|---|---|
DataQLParser.ObjectValueContext |
DataQLParser.objectValue() |
DataQLParser.ObjectValueContext |
DataQLParser.AnyObjectContext.objectValue() |
DataQLParser.ObjectValueContext |
DataQLParser.ExprFmtRouteContext.objectValue() |
DataQLParser.ObjectValueContext |
DataQLParser.FuncCallResult_convertContext.objectValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DataQLParserBaseListener.enterObjectValue(DataQLParser.ObjectValueContext ctx)
Enter a parse tree produced by
DataQLParser.objectValue(). |
void |
DataQLParserListener.enterObjectValue(DataQLParser.ObjectValueContext ctx)
Enter a parse tree produced by
DataQLParser.objectValue(). |
void |
DataQLParserBaseListener.exitObjectValue(DataQLParser.ObjectValueContext ctx)
Exit a parse tree produced by
DataQLParser.objectValue(). |
void |
DataQLParserListener.exitObjectValue(DataQLParser.ObjectValueContext ctx)
Exit a parse tree produced by
DataQLParser.objectValue(). |
T |
DataQLParserBaseVisitor.visitObjectValue(DataQLParser.ObjectValueContext ctx)
Visit a parse tree produced by
DataQLParser.objectValue(). |
T |
DataQLParserVisitor.visitObjectValue(DataQLParser.ObjectValueContext ctx)
Visit a parse tree produced by
DataQLParser.objectValue(). |
T |
DefaultDataQLVisitor.visitObjectValue(DataQLParser.ObjectValueContext ctx) |
Copyright © 2020. All rights reserved.