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