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