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