Uses of Class
js.tinyvm.RunTimeOptions

Packages that use RunTimeOptions
js.tinyvm   
 

Uses of RunTimeOptions in js.tinyvm
 

Methods in js.tinyvm that return RunTimeOptions
static RunTimeOptions RunTimeOptions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RunTimeOptions[] RunTimeOptions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.