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