| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.LiteralsContext |
SQLServerStatementParser.literals() |
SQLServerStatementParser.LiteralsContext |
SQLServerStatementParser.SimpleExprContext.literals() |
SQLServerStatementParser.LiteralsContext |
SQLServerStatementParser.ProcParameterContext.literals() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementBaseVisitor.visitLiterals(SQLServerStatementParser.LiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.literals(). |
T |
SQLServerStatementVisitor.visitLiterals(SQLServerStatementParser.LiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.literals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitLiterals(SQLServerStatementParser.LiteralsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.