|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IJavaScriptValue | |
---|---|
org.eclipse.wst.jsdt.debug.core.model |
Uses of IJavaScriptValue in org.eclipse.wst.jsdt.debug.core.model |
---|
Subinterfaces of IJavaScriptValue in org.eclipse.wst.jsdt.debug.core.model | |
---|---|
interface |
IJavaScriptPrimitiveValue
Describes a primitive value |
Methods in org.eclipse.wst.jsdt.debug.core.model that return IJavaScriptValue | |
---|---|
IJavaScriptValue |
IJavaScriptStackFrame.evaluate(String expression)
Allows the given expression to be evaluated and returns the Value
of the evaluation. |
IJavaScriptValue |
IJavaScriptThread.evaluate(String expression)
Allows the given expression to be evaluated and returns the Value
of the evaluation. |
|
JavaScript Development Tools Release 3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |