Class E4XGlobal
java.lang.Object
org.fife.rsta.ac.js.ecma.api.ecma3.JSGlobal
org.fife.rsta.ac.js.ecma.api.e4x.E4XGlobal
- All Implemented Interfaces:
E4XGlobalFunctions, JSGlobalFunctions, JSObjectFunctions, JS5ObjectFunctions
Object Global
- Since:
- Standard ECMA-357 2nd. Edition
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface E4XGlobalFunctions
isXMLNameMethods inherited from interface JSGlobalFunctions
decodeURI, decodeURIComponent, encodeURI, encodeURIComponent, escape, eval, isFinite, isNaN, parseFloat, parseInt, unescapeMethods inherited from interface JSObjectFunctions
hasOwnProperty, isPrototypeOf, propertyIsEnumerable, toLocaleString, toString, valueOf
-
Constructor Details
-
E4XGlobal
public E4XGlobal()
-