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