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