| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCreateUserEntryIdentifiedBy(MySQLStatementParser.CreateUserEntryIdentifiedByContext ctx)
Visit a parse tree produced by the
createUserEntryIdentifiedBy
labeled alternative in MySQLStatementParser.createUserEntry(). |
T |
MySQLStatementVisitor.visitCreateUserEntryIdentifiedBy(MySQLStatementParser.CreateUserEntryIdentifiedByContext ctx)
Visit a parse tree produced by the
createUserEntryIdentifiedBy
labeled alternative in MySQLStatementParser.createUserEntry(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDCLStatementSQLVisitor.visitCreateUserEntryIdentifiedBy(MySQLStatementParser.CreateUserEntryIdentifiedByContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.