| Class | Description | 
|---|---|
| DeclarationParser | 
 Parses a  
Declaration. | 
| DeclarationSequenceParser | 
 Parses a sequence of semi-colon delimited  
Declarations. | 
| FunctionValueParser | 
 Parses a  
GenericFunctionValue. | 
| HexColorValueParser | 
 Parses a  
HexColorValue. | 
| ImportantParser | 
 Parses "!important"s at the end of a declaration's property value. 
 | 
| KeywordValueParser | 
 Parses a  
KeywordValue. | 
| NumericalValueParser | 
 Parses a  
NumericalValue. | 
| OperatorParser | 
 Parses a single term  
Operator. | 
| PropertyValueParser | 
 Parses a  
PropertyValue. | 
| StringValueParser | 
 Parses a  
StringValue. | 
| TermSequenceParser | 
 Parses a sequence of both  
Terms and Operators. | 
| UnicodeRangeValueParser | 
 Parses a  
UnicodeRangeValue. | 
Copyright (c) 2019, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE file in the repository.