com.google.gwt.dev.js.rhino
Class ScriptRuntime

java.lang.Object
  extended by com.google.gwt.dev.js.rhino.ScriptRuntime

public class ScriptRuntime
extends java.lang.Object

This is the class that implements the runtime.


Field Summary
static double NaN
           
 
Constructor Summary
ScriptRuntime()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NaN

public static double NaN
Constructor Detail

ScriptRuntime

public ScriptRuntime()