Class EvaluateCompileConstants

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

public class EvaluateCompileConstants extends DefaultTreeVisitor implements CssCompilerPass
Evaluates integer constants provided typically through command line. These constants were introduced to specify for loop range, but they can also be used as value nodes.