NAME
CSS::Croco::Statement::RuleSet - List of rule objects
DESCRIPTION
RuleSet is:
selector, selector1 {
property: value;
...
}
METHODS
declarations
Returns list of declarations
parse_declaration
Args: $string
Parses single declaration
selectors
Returns list of CSS Selectors
BUGS
NOTES
AUTHOR
Andrey Kostenko (), <andrey@kostenko.name>
COMPANY
Rambler Internet Holding
CREATED
02.11.2009 02:15:11 MSK