| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ReservedKeywordContext |
PostgreSQLStatementParser.reservedKeyword() |
PostgreSQLStatementParser.ReservedKeywordContext |
PostgreSQLStatementParser.ColLableContext.reservedKeyword() |
PostgreSQLStatementParser.ReservedKeywordContext |
PostgreSQLStatementParser.DefArgContext.reservedKeyword() |
PostgreSQLStatementParser.ReservedKeywordContext |
PostgreSQLStatementParser.ColLabelContext.reservedKeyword() |
PostgreSQLStatementParser.ReservedKeywordContext |
PostgreSQLStatementParser.OperatorDefArgContext.reservedKeyword() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitReservedKeyword(PostgreSQLStatementParser.ReservedKeywordContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.reservedKeyword(). |
T |
PostgreSQLStatementParserBaseVisitor.visitReservedKeyword(PostgreSQLStatementParser.ReservedKeywordContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.reservedKeyword(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.