| Interface | Description |
|---|---|
| CssFilter |
Simple visitor which allows transforming the CSS AST before formatting
|
| Class | Description |
|---|---|
| ArithmeticEvaluator |
Implements single-pass variant of Dijkstra's shunting-yard algorithm.
|
| CodeGenSettings |
Settings which affect generated code
|
| CssFormatter |
Generates CSS stylesheet source
Inherently thread-safe as contains no mutable instance data.
|
Copyright © 2014. All rights reserved.