| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.OwnerContext |
MySQLStatementParser.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.TableNameContext.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.FunctionNameContext.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.ViewNameContext.owner() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitOwner(MySQLStatementParser.OwnerContext ctx)
Visit a parse tree produced by
MySQLStatementParser.owner(). |
T |
MySQLStatementVisitor.visitOwner(MySQLStatementParser.OwnerContext ctx)
Visit a parse tree produced by
MySQLStatementParser.owner(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.