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