| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.predicate() |
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.BooleanPrimaryContext.predicate() |
PostgreSQLStatementParser.PredicateContext |
PostgreSQLStatementParser.PredicateContext.predicate() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitPredicate(PostgreSQLStatementParser.PredicateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.predicate(). |
T |
PostgreSQLStatementBaseVisitor.visitPredicate(PostgreSQLStatementParser.PredicateContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.predicate(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.