| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.debugger |
| Modifier and Type | Method and Description |
|---|---|
List<Scope> |
CallFrame.getScopeChain()
Scope chain for this call frame.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallFrame.setScopeChain(List<Scope> scopeChain)
Scope chain for this call frame.
|
Copyright © 2020. All rights reserved.