| Modifier and Type | Method and Description |
|---|---|
HqlParser.TimeLiteralContext |
HqlParser.timeLiteral() |
HqlParser.TimeLiteralContext |
HqlParser.LiteralContext.timeLiteral() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterTimeLiteral(HqlParser.TimeLiteralContext ctx)
Enter a parse tree produced by
HqlParser.timeLiteral(). |
void |
HqlParserBaseListener.enterTimeLiteral(HqlParser.TimeLiteralContext ctx)
Enter a parse tree produced by
HqlParser.timeLiteral(). |
void |
HqlParserListener.exitTimeLiteral(HqlParser.TimeLiteralContext ctx)
Exit a parse tree produced by
HqlParser.timeLiteral(). |
void |
HqlParserBaseListener.exitTimeLiteral(HqlParser.TimeLiteralContext ctx)
Exit a parse tree produced by
HqlParser.timeLiteral(). |
T |
HqlParserBaseVisitor.visitTimeLiteral(HqlParser.TimeLiteralContext ctx)
Visit a parse tree produced by
HqlParser.timeLiteral(). |
T |
HqlParserVisitor.visitTimeLiteral(HqlParser.TimeLiteralContext ctx)
Visit a parse tree produced by
HqlParser.timeLiteral(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.