| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.GeneratedOptionContext |
MySQLStatementParser.generatedOption() |
MySQLStatementParser.GeneratedOptionContext |
MySQLStatementParser.FieldDefinitionContext.generatedOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitGeneratedOption(MySQLStatementParser.GeneratedOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.generatedOption(). |
T |
MySQLStatementVisitor.visitGeneratedOption(MySQLStatementParser.GeneratedOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.generatedOption(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.