| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.HexadecimalLiteralsContext |
SQL92StatementParser.hexadecimalLiterals() |
SQL92StatementParser.HexadecimalLiteralsContext |
SQL92StatementParser.LiteralsContext.hexadecimalLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementBaseVisitor.visitHexadecimalLiterals(SQL92StatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.hexadecimalLiterals(). |
T |
SQL92StatementVisitor.visitHexadecimalLiterals(SQL92StatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
SQL92StatementParser.hexadecimalLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
SQL92StatementSQLVisitor.visitHexadecimalLiterals(SQL92StatementParser.HexadecimalLiteralsContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.