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