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