| Modifier and Type | Method and Description |
|---|---|
HqlParser.LiteralContext |
HqlParser.literal() |
HqlParser.LiteralContext |
HqlParser.LiteralExpressionContext.literal() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterLiteral(HqlParser.LiteralContext ctx)
Enter a parse tree produced by
HqlParser.literal(). |
void |
HqlParserBaseListener.enterLiteral(HqlParser.LiteralContext ctx)
Enter a parse tree produced by
HqlParser.literal(). |
void |
HqlParserListener.exitLiteral(HqlParser.LiteralContext ctx)
Exit a parse tree produced by
HqlParser.literal(). |
void |
HqlParserBaseListener.exitLiteral(HqlParser.LiteralContext ctx)
Exit a parse tree produced by
HqlParser.literal(). |
T |
HqlParserBaseVisitor.visitLiteral(HqlParser.LiteralContext ctx)
Visit a parse tree produced by
HqlParser.literal(). |
T |
HqlParserVisitor.visitLiteral(HqlParser.LiteralContext ctx)
Visit a parse tree produced by
HqlParser.literal(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.