public class VMLocalValue extends VMValue
| Modifier and Type | Class and Description |
|---|---|
static class |
VMLocalValue.LocalValue |
| Constructor and Description |
|---|
VMLocalValue(IVMDebugTarget debugTarget,
long frameID,
String[] varPath,
VMLocalValue.LocalValue evalResult,
VMEvaluationEnvironment evaluationEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
IVariable[] |
getVariables() |
computeDetail, getReferenceTypeName, getValueString, hasVariables, isAllocatedgetDebugCore, getModelIdentifier, getOCLDebugTargetpublic VMLocalValue(IVMDebugTarget debugTarget, long frameID, String[] varPath, VMLocalValue.LocalValue evalResult, VMEvaluationEnvironment evaluationEnvironment)
public IVariable[] getVariables()
throws DebugException
getVariables in class VMValueDebugExceptionCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.