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

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

public class Utils
extends java.lang.Object


Constructor Summary
Utils()
           
 
Method Summary
static boolean isEndOfLine(int c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

isEndOfLine

public static boolean isEndOfLine(int c)