JavaScript Development Tools
Release 3.2

org.eclipse.wst.jsdt.debug.core.jsdi
Interface UndefinedValue

All Superinterfaces:
Mirror, Value

public interface UndefinedValue
extends Value

Abstract representation of the JavaScript value undefined

Since:
1.0
See Also:
StringValue
Restriction:
This interface is not intended to be extended by clients.

Method Summary
 
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Value
valueString
 
Methods inherited from interface org.eclipse.wst.jsdt.debug.core.jsdi.Mirror
virtualMachine
 


JavaScript Development Tools
Release 3.2

Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.