| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.HexadecimalLiteralsContext |
PostgreSQLStatementParser.hexadecimalLiterals() |
PostgreSQLStatementParser.HexadecimalLiteralsContext |
PostgreSQLStatementParser.LiteralsContext.hexadecimalLiterals() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementBaseVisitor.visitHexadecimalLiterals(PostgreSQLStatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hexadecimalLiterals(). |
T |
PostgreSQLStatementVisitor.visitHexadecimalLiterals(PostgreSQLStatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hexadecimalLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
PostgreSQLVisitor.visitHexadecimalLiterals(PostgreSQLStatementParser.HexadecimalLiteralsContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.