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