| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LimitRowCountContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LimitOffsetContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.LiteralsContext.numberLiterals() |
SQL92StatementParser.NumberLiteralsContext |
SQL92StatementParser.OrderByItemContext.numberLiterals() |
| Modifier and Type | Method and Description |
|---|---|
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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitNumberLiterals(SQL92StatementParser.NumberLiteralsContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.