| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LimitRowCountContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LimitOffsetContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LiteralsContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.OrderByItemContext.numberLiterals() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQL92StatementVisitor.visitNumberLiterals(SQL92StatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.numberLiterals(). |
T |
SQL92StatementBaseVisitor.visitNumberLiterals(SQL92StatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.numberLiterals(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.