| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.UnlabelInstanceContext |
CommonDistSQLStatementParser.unlabelInstance() |
CommonDistSQLStatementParser.UnlabelInstanceContext |
CommonDistSQLStatementParser.ExecuteContext.unlabelInstance() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitUnlabelInstance(CommonDistSQLStatementParser.UnlabelInstanceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.unlabelInstance(). |
T |
CommonDistSQLStatementVisitor.visitUnlabelInstance(CommonDistSQLStatementParser.UnlabelInstanceContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.unlabelInstance(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitUnlabelInstance(CommonDistSQLStatementParser.UnlabelInstanceContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.