Class JSUndefined
java.lang.Object
org.graalvm.webimage.api.JSValue
org.graalvm.webimage.api.JSUndefined
Java representation of the JavaScript
undefined
value.-
Method Summary
Methods inherited from class JSValue
as, asBigInteger, asBoolean, asBooleanArray, asByte, asByteArray, asChar, asCharArray, asDouble, asDoubleArray, asFloat, asFloatArray, asInt, asIntArray, asLong, asLongArray, asShort, asShortArray, asString, toString, undefined
-
Method Details
-
instance
-
typeof
-
stringValue
- Specified by:
stringValue
in classJSValue
-