Package com.google.gwt.resources.converter
package com.google.gwt.resources.converter
-
ClassDescriptionVisitor that adds @alternate annotations where required in CSSRules.Converter from Css to Gss.Css2GssConversionException signals a problem with the conversion from CSS to GSS.Represents a else if node in the css ast.Represents a else node in the css ast.GSS requires that constants are defined in upper case.The original Css parser doesn't create specific nodes for
@elif
and@else
at-rules.This visitor allows to visit new nodes created specifically for the conversion.The GssGenerationVisitor turns a css tree into a gss string.A simple property value class.Converts upper case strings used in properties to lowercase if they are not defined with a proper @def statement.