| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.ShowVariableContext |
CommonDistSQLStatementParser.showVariable() |
CommonDistSQLStatementParser.ShowVariableContext |
CommonDistSQLStatementParser.ExecuteContext.showVariable() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitShowVariable(CommonDistSQLStatementParser.ShowVariableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showVariable(). |
T |
CommonDistSQLStatementVisitor.visitShowVariable(CommonDistSQLStatementParser.ShowVariableContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.showVariable(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitShowVariable(CommonDistSQLStatementParser.ShowVariableContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.