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