Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.model | |
org.eclipse.wst.jsdt.chromium.debug.ui.actions |
Modifier and Type | Class and Description |
---|---|
class |
ArrayValue
An IIndexedValue implementation for an array element range using a JsArray
instance.
|
Modifier and Type | Method and Description |
---|---|
abstract Value |
ValueBase.asRealValue()
Downcasts to Value or return null.
|
Value |
ValueBase.ErrorMessageValue.asRealValue() |
Value |
Value.asRealValue() |
static Value |
Value.create(EvaluateContext evaluateContext,
JsValue value,
org.eclipse.wst.jsdt.chromium.debug.core.model.ExpressionTracker.Node expressionNode) |
Modifier and Type | Method and Description |
---|---|
Value |
VariableBasedAction.VariableWrapper.getValue() |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.