Package org.eclipse.e4.ui.css.core.impl.parser


package org.eclipse.e4.ui.css.core.impl.parser
  • Class
    Description
    Thrown by the hand-written CSS parser when the input cannot be parsed.
    Recursive-descent CSS parser for the Eclipse engine's supported subset.