| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DropCastContext |
PostgreSQLStatementParser.dropCast() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitDropCast(PostgreSQLStatementParser.DropCastContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropCast(). |
T |
PostgreSQLStatementBaseVisitor.visitDropCast(PostgreSQLStatementParser.DropCastContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.dropCast(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.