Package com.helger.css.parser
package com.helger.css.parser
-
ClassDescriptionAbstract base class for CSS parsers.This interface describes a character stream that maintains line and column number positions of the characters.This class is only used internally as the source for the generated parsers.This class represents a simple node in the tree built by jjtree.This class is used by the generated parsers to do some common stuff.Special EOF exception to be caught in browser compliant mode.This exception is thrown when parse errors are encountered.Token literal values and constants.Token Manager.Token literal values and constants.Token Manager.Abstract interface for reading from a stream.This class has the same layout as the normal
Tokenclass, but its contents are not modifiable!NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)Describes the input token stream.Token Manager Error.