Class PrettyPrintingVisitor

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

public class PrettyPrintingVisitor extends DefaultTreeVisitor
A pretty-printer for CssTree instances. This is work in progress. Look at PrettyPrinterTest to see what's supported.