| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CastTypeContext |
MySQLStatementParser.castType() |
MySQLStatementParser.CastTypeContext |
MySQLStatementParser.ConvertFunctionContext.castType() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCastType(MySQLStatementParser.CastTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.castType(). |
T |
MySQLStatementVisitor.visitCastType(MySQLStatementParser.CastTypeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.castType(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.