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