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