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