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