| Package | Description |
|---|---|
| org.apache.hive.hplsql |
| Modifier and Type | Method and Description |
|---|---|
void |
HplsqlBaseListener.enterSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Enter a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
void |
HplsqlListener.enterSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Enter a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
void |
HplsqlBaseListener.exitSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Exit a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
void |
HplsqlListener.exitSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Exit a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
T |
HplsqlBaseVisitor.visitSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Visit a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
T |
HplsqlVisitor.visitSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Visit a parse tree produced by the
single_quotedString
labeled alternative in HplsqlParser.string(). |
Integer |
Exec.visitSingle_quotedString(HplsqlParser.Single_quotedStringContext ctx)
Single quoted string literal
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.