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