| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropOperatorClassContext |
PostgreSQLStatementParser.dropOperatorClass() |
PostgreSQLStatementParser.DropOperatorClassContext |
PostgreSQLStatementParser.ExecuteContext.dropOperatorClass() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitDropOperatorClass(PostgreSQLStatementParser.DropOperatorClassContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropOperatorClass(). |
T |
PostgreSQLStatementParserVisitor.visitDropOperatorClass(PostgreSQLStatementParser.DropOperatorClassContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropOperatorClass(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitDropOperatorClass(PostgreSQLStatementParser.DropOperatorClassContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.