| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.CreateCastContext |
PostgreSQLStatementParser.createCast() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitCreateCast(PostgreSQLStatementParser.CreateCastContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createCast(). |
T |
PostgreSQLStatementBaseVisitor.visitCreateCast(PostgreSQLStatementParser.CreateCastContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createCast(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.