| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.OnObjectClauseContext |
SQL92StatementParser.onObjectClause() |
SQL92StatementParser.OnObjectClauseContext |
SQL92StatementParser.PrivilegeClauseContext.onObjectClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitOnObjectClause(SQL92StatementParser.OnObjectClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.onObjectClause(). |
T |
SQL92StatementBaseVisitor.visitOnObjectClause(SQL92StatementParser.OnObjectClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.onObjectClause(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.