| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AlterOptRoleListContext |
PostgreSQLStatementParser.alterOptRoleList() |
PostgreSQLStatementParser.AlterOptRoleListContext |
PostgreSQLStatementParser.AlterUserClausesContext.alterOptRoleList() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAlterOptRoleList(PostgreSQLStatementParser.AlterOptRoleListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterOptRoleList(). |
T |
PostgreSQLStatementParserVisitor.visitAlterOptRoleList(PostgreSQLStatementParser.AlterOptRoleListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.alterOptRoleList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.