| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.OwnerContext |
MySQLStatementParser.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.TableNameContext.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.EventNameContext.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.FunctionNameContext.owner() |
MySQLStatementParser.OwnerContext |
MySQLStatementParser.ProcedureNameContext.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(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitOwner(MySQLStatementParser.OwnerContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.