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