| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateFunctionContext |
PostgreSQLStatementParser.createFunction() |
PostgreSQLStatementParser.CreateFunctionContext |
PostgreSQLStatementParser.ExecuteContext.createFunction() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitCreateFunction(PostgreSQLStatementParser.CreateFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createFunction(). |
T |
PostgreSQLStatementParserVisitor.visitCreateFunction(PostgreSQLStatementParser.CreateFunctionContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createFunction(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLDDLStatementSQLVisitor.visitCreateFunction(PostgreSQLStatementParser.CreateFunctionContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.