| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.FulltextIndexOptionContext |
MySQLStatementParser.fulltextIndexOption() |
MySQLStatementParser.FulltextIndexOptionContext |
MySQLStatementParser.TableConstraintDefContext.fulltextIndexOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.FulltextIndexOptionContext> |
MySQLStatementParser.TableConstraintDefContext.fulltextIndexOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitFulltextIndexOption(MySQLStatementParser.FulltextIndexOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fulltextIndexOption(). |
T |
MySQLStatementVisitor.visitFulltextIndexOption(MySQLStatementParser.FulltextIndexOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.fulltextIndexOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.