| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.LiteralsContext |
SQL92StatementParser.literals() |
SQL92StatementParser.LiteralsContext |
SQL92StatementParser.SimpleExprContext.literals() |
SQL92StatementParser.LiteralsContext |
SQL92StatementParser.MatchExpression_Context.literals() |
SQL92StatementParser.LiteralsContext |
SQL92StatementParser.DataTypeOptionContext.literals() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitLiterals(SQL92StatementParser.LiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.literals(). |
T |
SQL92StatementBaseVisitor.visitLiterals(SQL92StatementParser.LiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.literals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitLiterals(SQL92StatementParser.LiteralsContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.