edu.neu.ccs.demeter.aplib.cd
Class EOFtoken
java.lang.Object
|
+--edu.neu.ccs.demeter.aplib.cd.EOFtoken
- public class EOFtoken
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOFtoken
public EOFtoken()
parse
public static EOFtoken parse(Reader in)
throws ParseException
ParseException
parse
public static EOFtoken parse(InputStream in)
throws ParseException
ParseException
parse
public static EOFtoken parse(String s)