| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.LogicalOperatorContext |
PostgreSQLStatementParser.logicalOperator() |
PostgreSQLStatementParser.LogicalOperatorContext |
PostgreSQLStatementParser.ExprContext.logicalOperator() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitLogicalOperator(PostgreSQLStatementParser.LogicalOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.logicalOperator(). |
T |
PostgreSQLStatementVisitor.visitLogicalOperator(PostgreSQLStatementParser.LogicalOperatorContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.logicalOperator(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.