| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.ColNameKeywordContext |
PostgreSQLStatementParser.colNameKeyword() |
PostgreSQLStatementParser.ColNameKeywordContext |
PostgreSQLStatementParser.ColLableContext.colNameKeyword() |
PostgreSQLStatementParser.ColNameKeywordContext |
PostgreSQLStatementParser.NonReservedWordContext.colNameKeyword() |
PostgreSQLStatementParser.ColNameKeywordContext |
PostgreSQLStatementParser.ColLabelContext.colNameKeyword() |
PostgreSQLStatementParser.ColNameKeywordContext |
PostgreSQLStatementParser.AccessMethodContext.colNameKeyword() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitColNameKeyword(PostgreSQLStatementParser.ColNameKeywordContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colNameKeyword(). |
T |
PostgreSQLStatementParserVisitor.visitColNameKeyword(PostgreSQLStatementParser.ColNameKeywordContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.colNameKeyword(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.