| Interface | Description |
|---|---|
| Action<T> |
An action that can be applied to instances of specified type.
|
| ActionWithSubject<T> |
An action that can be applied to instances of specified type with respect to a subject instance.
|
| Equivalents.EquivalentWalker<P,N extends Named> |
Responsible for finding the next and previous "peers", and also for determining whether a "peer" is an prefixed
equivalent.
|
| Class | Description |
|---|---|
| Actions |
Collection of common
Actions. |
| Args |
Utilities for dealing with arguments, particular from
RawFunction instances. |
| As |
Helper for constructing toString() methods...cuz guava's helper just doesn't get the job done.
|
| CssAnnotations |
Contains names of known
CssAnnotations. |
| Declarations |
Utilities for working with
Declarations. |
| Equivalents |
Utilities for finding prefixed equivalents.
|
| Equivalents.AtRuleBase<N extends Named> |
base for walkers that group
AtRules together |
| Equivalents.Base<G extends Groupable<?,G>,N extends Named> |
base for walkers that group any Groupable together
|
| Equivalents.RuleBase<N extends Named> |
base for walkers that group
Rules together |
| Parsers |
Utilities for working with
Parsers. |
| Prefixes |
Utilities for working with vendor prefixes.
|
| Prefixes.PrefixPair |
Represents a name with an optional vendor
Prefix. |
| Properties |
Utilities for working with
Property. |
| Selectors |
Utilities for working with
Selectors and SelectorParts. |
| SupportMatrix |
Represents a set of supported browser versions.
|
| Values |
Utilities for working with
PropertyValues and Terms. |
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.