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