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