| Class | Description |
|---|---|
| JavaScriptExpression |
An expression with JavaScript.
|
| JavaScriptObject |
Wrapper class to accessible a variable through scripting engine.
|
| Less |
The main class of JLessC library.
|
| LessFilePosition |
the Position of an error in a less file
|
| ReaderFactory |
A factory to create a reader and streams for parsing.
|
| Exception | Description |
|---|---|
| LessException |
A exception that occur if some can not parse or converted.
|