The following words are reserved.
abstract, boolean, break, byte, case, catch, char, class, const, continue, debugger, default, delete, do, double, else, enum, export, extends, false, final, finally, float, for, function, goto, if, implements, import, in, instanceof, int, interface, label, long, native, new, null, package, private, protected, public, return, short, static, super, switch, synchronized, this, throw, throws, transient, true, try, typeof, var, void, volatile, while, with
But the following words can use safely in many javascript engines (IE10+, Gecko10+, Webkit5+).
abstract, boolean, byte, char, double, final, float, goto, implements, int, interface, long, native, package, private, protected, public, short, static, synchronized, throws, transient, volatile
@version 2014/03/08 11:26:32Encapsulates JavaScript definitions.
Able to load JavaScript code from file or from classpath resource.
@author Lukas Fryc @version $Revision$Encapsulates JavaScript definitions.
Able to load JavaScript code from file or from classpath resource.
@author Lukas Fryc @version $Revision$Encapsulates JavaScript definitions.
Able to load JavaScript code from file or from classpath resource.
@author Lukas Fryc @author Jan Papousek
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|