| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.predicate() |
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.BooleanPrimaryContext.predicate() |
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.PredicateContext.predicate() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitPredicate(PostgreSQLStatementParser.PredicateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.predicate(). |
T |
PostgreSQLStatementVisitor.visitPredicate(PostgreSQLStatementParser.PredicateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.predicate(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitPredicate(PostgreSQLStatementParser.PredicateContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.