| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.optionChain() |
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.CommitContext.optionChain() |
MySQLStatementParser.OptionChainContext |
MySQLStatementParser.RollbackContext.optionChain() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitOptionChain(MySQLStatementParser.OptionChainContext ctx)
Visit a parse tree produced by
MySQLStatementParser.optionChain(). |
T |
MySQLStatementVisitor.visitOptionChain(MySQLStatementParser.OptionChainContext ctx)
Visit a parse tree produced by
MySQLStatementParser.optionChain(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.