*** empty log message ***
[phpeclipse.git] / net.sourceforge.phpeclipse / src / test / Token.java
index c579554..5f90280 100644 (file)
@@ -1,4 +1,4 @@
-/* Generated By:JavaCC: Do not edit this line. Token.java Version 2.1 */
+/* Generated By:JavaCC: Do not edit this line. Token.java Version 3.0 */
 package test;
 
 /**
@@ -53,7 +53,7 @@ public class Token {
   /**
    * Returns the image.
    */
-  public final String toString()
+  public String toString()
   {
      return image;
   }