Class FixupFontDeclarations

java.lang.Object
com.google.common.css.compiler.ast.DefaultTreeVisitor
com.google.common.css.compiler.passes.FixupFontDeclarations
All Implemented Interfaces:
AtRuleHandler, CssCompilerPass, CssTreeVisitor

public class FixupFontDeclarations extends DefaultTreeVisitor implements CssCompilerPass
Compiler pass that replaces font and font-family declaration subtrees so that the tree structure resembles the (rather idiosyncratic) grammar of the corresponding CSS properties.