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