| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.mysql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.RequireClauseContext |
MySQLStatementParser.requireClause() |
MySQLStatementParser.RequireClauseContext |
MySQLStatementParser.CreateUserContext.requireClause() |
MySQLStatementParser.RequireClauseContext |
MySQLStatementParser.AlterUserContext.requireClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitRequireClause(MySQLStatementParser.RequireClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.requireClause(). |
T |
MySQLStatementVisitor.visitRequireClause(MySQLStatementParser.RequireClauseContext ctx)
Visit a parse tree produced by
MySQLStatementParser.requireClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDCLStatementSQLVisitor.visitRequireClause(MySQLStatementParser.RequireClauseContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.