Class SExprPrintingVisitor

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

public class SExprPrintingVisitor extends DefaultTreeVisitor implements UniformVisitor
Build up an s-expression corresponding to the AST for debugging purposes.