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