| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.OrOperatorContext |
OpenGaussStatementParser.orOperator() |
OpenGaussStatementParser.OrOperatorContext |
OpenGaussStatementParser.AExprContext.orOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitOrOperator(OpenGaussStatementParser.OrOperatorContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.orOperator(). |
T |
OpenGaussStatementVisitor.visitOrOperator(OpenGaussStatementParser.OrOperatorContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.orOperator(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.