com.google.gwt.resources.css.ast
Interface HasSelectors

All Known Implementing Classes:
CssRule, CssSprite

public interface HasSelectors

Something that has CSS selectors.


Method Summary
 java.util.List<CssSelector> getSelectors()
           
 

Method Detail

getSelectors

java.util.List<CssSelector> getSelectors()