1 /* Generated By:JavaCC: Do not edit this line. ParseException.java Version 0.7pre6 */2 package com.steadystate.css;3 4 public class ParseException extends com.steadystate.css.parser.ParseException {5 }6