Class MarkDefaultDefinitions

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

public class MarkDefaultDefinitions extends DefaultTreeVisitor implements CssCompilerPass
Compiler pass that traverses the tree and marks as default the value nodes in a definition that has the corresponding annotation.