| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.ScopeContext |
MySQLStatementParser.scope() |
MySQLStatementParser.ScopeContext |
MySQLStatementParser.VariableContext.scope() |
MySQLStatementParser.ScopeContext |
MySQLStatementParser.SetTransactionContext.scope() |
MySQLStatementParser.ScopeContext |
MySQLStatementParser.SetAutoCommitContext.scope() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitScope(MySQLStatementParser.ScopeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.scope(). |
T |
MySQLStatementVisitor.visitScope(MySQLStatementParser.ScopeContext ctx)
Visit a parse tree produced by
MySQLStatementParser.scope(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.