| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.TempOptionContext |
PostgreSQLStatementParser.tempOption() |
PostgreSQLStatementParser.TempOptionContext |
PostgreSQLStatementParser.CreateSequenceContext.tempOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitTempOption(PostgreSQLStatementParser.TempOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tempOption(). |
T |
PostgreSQLStatementParserBaseVisitor.visitTempOption(PostgreSQLStatementParser.TempOptionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.tempOption(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.