| Modifier and Type | Method and Description |
|---|---|
HqlParser.FromClauseContext |
HqlParser.fromClause() |
HqlParser.FromClauseContext |
HqlParser.QuerySpecContext.fromClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterFromClause(HqlParser.FromClauseContext ctx)
Enter a parse tree produced by
HqlParser.fromClause(). |
void |
HqlParserBaseListener.enterFromClause(HqlParser.FromClauseContext ctx)
Enter a parse tree produced by
HqlParser.fromClause(). |
void |
HqlParserListener.exitFromClause(HqlParser.FromClauseContext ctx)
Exit a parse tree produced by
HqlParser.fromClause(). |
void |
HqlParserBaseListener.exitFromClause(HqlParser.FromClauseContext ctx)
Exit a parse tree produced by
HqlParser.fromClause(). |
T |
HqlParserBaseVisitor.visitFromClause(HqlParser.FromClauseContext ctx)
Visit a parse tree produced by
HqlParser.fromClause(). |
T |
HqlParserVisitor.visitFromClause(HqlParser.FromClauseContext ctx)
Visit a parse tree produced by
HqlParser.fromClause(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.