| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.NullValueLiteralsContext |
SQLServerStatementParser.nullValueLiterals() |
SQLServerStatementParser.NullValueLiteralsContext |
SQLServerStatementParser.LiteralsContext.nullValueLiterals() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.