| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.HexadecimalLiteralsContext |
PostgreSQLStatementParser.hexadecimalLiterals() |
PostgreSQLStatementParser.HexadecimalLiteralsContext |
PostgreSQLStatementParser.LiteralsContext.hexadecimalLiterals() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitHexadecimalLiterals(PostgreSQLStatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hexadecimalLiterals(). |
T |
PostgreSQLStatementBaseVisitor.visitHexadecimalLiterals(PostgreSQLStatementParser.HexadecimalLiteralsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.hexadecimalLiterals(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.