| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.CreateTextSearchContext |
PostgreSQLStatementParser.createTextSearch() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementVisitor.visitCreateTextSearch(PostgreSQLStatementParser.CreateTextSearchContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createTextSearch(). |
T |
PostgreSQLStatementBaseVisitor.visitCreateTextSearch(PostgreSQLStatementParser.CreateTextSearchContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.createTextSearch(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.