| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.CastExprContext |
SQLServerStatementParser.castExpr() |
SQLServerStatementParser.CastExprContext |
SQLServerStatementParser.PrivateExprOfDbContext.castExpr() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitCastExpr(SQLServerStatementParser.CastExprContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.castExpr(). |
T |
SQLServerStatementBaseVisitor.visitCastExpr(SQLServerStatementParser.CastExprContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.castExpr(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.