| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.BitExprContext |
PostgreSQLStatementParser.bitExpr() |
PostgreSQLStatementParser.BitExprContext |
PostgreSQLStatementParser.PredicateContext.bitExpr(int i) |
PostgreSQLStatementParser.BitExprContext |
PostgreSQLStatementParser.BitExprContext.bitExpr(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.BitExprContext> |
PostgreSQLStatementParser.PredicateContext.bitExpr() |
List<PostgreSQLStatementParser.BitExprContext> |
PostgreSQLStatementParser.BitExprContext.bitExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitBitExpr(PostgreSQLStatementParser.BitExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bitExpr(). |
T |
PostgreSQLStatementBaseVisitor.visitBitExpr(PostgreSQLStatementParser.BitExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bitExpr(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitBitExpr(PostgreSQLStatementParser.BitExprContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.