Class CollectConstantDefinitions

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

public class CollectConstantDefinitions extends DefaultTreeVisitor implements CssCompilerPass
A pass that collects the constant definitions inside the tree.