| Modifier and Type | Method and Description |
|---|---|
HqlParser.IntoSpecContext |
HqlParser.intoSpec() |
HqlParser.IntoSpecContext |
HqlParser.InsertSpecContext.intoSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
HqlParserListener.enterIntoSpec(HqlParser.IntoSpecContext ctx)
Enter a parse tree produced by
HqlParser.intoSpec(). |
void |
HqlParserBaseListener.enterIntoSpec(HqlParser.IntoSpecContext ctx)
Enter a parse tree produced by
HqlParser.intoSpec(). |
void |
HqlParserListener.exitIntoSpec(HqlParser.IntoSpecContext ctx)
Exit a parse tree produced by
HqlParser.intoSpec(). |
void |
HqlParserBaseListener.exitIntoSpec(HqlParser.IntoSpecContext ctx)
Exit a parse tree produced by
HqlParser.intoSpec(). |
T |
HqlParserBaseVisitor.visitIntoSpec(HqlParser.IntoSpecContext ctx)
Visit a parse tree produced by
HqlParser.intoSpec(). |
T |
HqlParserVisitor.visitIntoSpec(HqlParser.IntoSpecContext ctx)
Visit a parse tree produced by
HqlParser.intoSpec(). |
Copyright © 2019 JBoss by Red Hat. All rights reserved.