| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.BitContext |
PostgreSQLStatementParser.bit() |
PostgreSQLStatementParser.BitContext |
PostgreSQLStatementParser.SimpleTypeNameContext.bit() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitBit(PostgreSQLStatementParser.BitContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bit(). |
T |
PostgreSQLStatementBaseVisitor.visitBit(PostgreSQLStatementParser.BitContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bit(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.