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