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