public static class Variable.Real extends Variable
JsVariable
.Variable.Real
DebugElementImpl.WithConnected, DebugElementImpl.WithConnectedBase, DebugElementImpl.WithEvaluate, DebugElementImpl.WithEvaluateBase, DebugElementImpl.WithSuspended, DebugElementImpl.WithSuspendedBase
Modifier and Type | Method and Description |
---|---|
Variable.Real |
asRealVariable() |
java.lang.String |
createHolderWatchExpression() |
java.lang.String |
createWatchExpression() |
JsVariable |
getJsVariable() |
java.lang.String |
getName() |
java.lang.String |
getReferenceTypeName() |
ValueBase |
getValue() |
void |
setValue(IValue value) |
boolean |
supportsValueModification() |
boolean |
verifyValue(IValue value) |
forEvaluateExpression, forException, forFunctionScopes, forObjectScope, forRealValue, getAdapter, hasValueChanged
getEvaluateContext
getSuspendedState
getConnectedData
getDebugTarget
getLaunch, getModelIdentifier
public java.lang.String getReferenceTypeName()
getReferenceTypeName
in class Variable
public Variable.Real asRealVariable()
asRealVariable
in class Variable
public JsVariable getJsVariable()
public boolean verifyValue(IValue value) throws DebugException
DebugException
public void setValue(IValue value) throws DebugException
DebugException
public boolean supportsValueModification()
public java.lang.String createWatchExpression()
createWatchExpression
in class Variable
public java.lang.String createHolderWatchExpression()
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.