public class VMStackFrameRequest extends VMRequest implements Serializable
| Modifier and Type | Field and Description |
|---|---|
long |
frameID |
String |
variableURI |
| Constructor and Description |
|---|
VMStackFrameRequest(long frameID) |
VMStackFrameRequest(long frameID,
String variableURI) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
rootVariablesRequest() |
String |
toString() |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.