| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.UserIdentifierOrTextContext |
MySQLStatementParser.userIdentifierOrText() |
MySQLStatementParser.UserIdentifierOrTextContext |
MySQLStatementParser.UserNameContext.userIdentifierOrText() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitUserIdentifierOrText(MySQLStatementParser.UserIdentifierOrTextContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userIdentifierOrText(). |
T |
MySQLStatementVisitor.visitUserIdentifierOrText(MySQLStatementParser.UserIdentifierOrTextContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userIdentifierOrText(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.