| Class | Description |
|---|---|
| AstLogic | |
| ASTManipulator | |
| AstNodesStack |
This assumes that two nodes have the same underlying structure if and only if they represent the same node in antlr ast.
|
| BodyCompilationData | |
| CallerCalleeScopeJoiner | |
| DefaultGuardHelper | |
| DirectiveBubblerAndMerger |
Bubbles directives at-rules on top of stylesheet and merges media queries.
|
| EmptyBodiesRemover | |
| ImportsAndScopeSolver | |
| InitialScopeExtractor |
Splits the input tree into separate scope tree and the trees.
|
| MixinReferenceFinder | |
| MixinsReferenceMatcher | |
| NestedInRulesetStack | |
| NestedMediaCollector |
Collects all nested media childs.
|
| PropertiesMerger |
Preconditions:
1.) properties names must be interpolated,
2.) rulesets bodies must be fully solved.
|
| ReferencesSolver | |
| SingleImportSolver | |
| TreeDeclarationsVisitor | |
| UnNestingAndBubbling | |
| UrlsAndImportsNormalizer | |
| UselessImportantRemover |
Preconditions:
1.) properties names must be interpolated,
2.) rulesets bodies must be fully solved.
|
| Enum | Description |
|---|---|
| ReturnMode |
Copyright © 2012-2015. All Rights Reserved.