| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.UserContext |
DistSQLStatementParser.user() |
DistSQLStatementParser.UserContext |
DistSQLStatementParser.DataSourceContext.user() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitUser(DistSQLStatementParser.UserContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.user(). |
T |
DistSQLStatementVisitor.visitUser(DistSQLStatementParser.UserContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.user(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.