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