| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sqlserver.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLServerStatementParser.NumberLiteralsContext |
SQLServerStatementParser.numberLiterals() |
SQLServerStatementParser.NumberLiteralsContext |
SQLServerStatementParser.LiteralsContext.numberLiterals() |
SQLServerStatementParser.NumberLiteralsContext |
SQLServerStatementParser.OrderByItemContext.numberLiterals() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
SQLServerStatementVisitor.visitNumberLiterals(SQLServerStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.numberLiterals(). |
T |
SQLServerStatementBaseVisitor.visitNumberLiterals(SQLServerStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
SQLServerStatementParser.numberLiterals(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.