| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.bExpr() |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.AExprContext.bExpr() |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.XmlTableColumnOptionElContext.bExpr() |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.XmlNamespaceElContext.bExpr() |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.ColConstraintElemContext.bExpr() |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.BExprContext.bExpr(int i) |
PostgreSQLStatementParser.BExprContext |
PostgreSQLStatementParser.PositionListContext.bExpr(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLStatementParser.BExprContext> |
PostgreSQLStatementParser.BExprContext.bExpr() |
List<PostgreSQLStatementParser.BExprContext> |
PostgreSQLStatementParser.PositionListContext.bExpr() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitBExpr(PostgreSQLStatementParser.BExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bExpr(). |
T |
PostgreSQLStatementBaseVisitor.visitBExpr(PostgreSQLStatementParser.BExprContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.bExpr(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitBExpr(PostgreSQLStatementParser.BExprContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.