Class ClassNamesCollector

java.lang.Object
com.google.gwt.thirdparty.common.css.compiler.ast.DefaultTreeVisitor
com.google.gwt.resources.gss.ClassNamesCollector
All Implemented Interfaces:
com.google.gwt.thirdparty.common.css.compiler.ast.AtRuleHandler, com.google.gwt.thirdparty.common.css.compiler.ast.CssTreeVisitor

public class ClassNamesCollector extends com.google.gwt.thirdparty.common.css.compiler.ast.DefaultTreeVisitor
Collect all CSS class names in a stylesheet.