| Modifier and Type | Method and Description |
|---|---|
SQLServerStatementParser.NullValueLiteralsContext |
SQLServerStatementParser.nullValueLiterals() |
SQLServerStatementParser.NullValueLiteralsContext |
SQLServerStatementParser.LiteralsContext.nullValueLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQLServerStatementVisitor.visitNullValueLiterals(SQLServerStatementParser.NullValueLiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.nullValueLiterals(). |
T |
SQLServerStatementBaseVisitor.visitNullValueLiterals(SQLServerStatementParser.NullValueLiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.nullValueLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQLServerStatementSQLVisitor.visitNullValueLiterals(SQLServerStatementParser.NullValueLiteralsContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.