| Class | Description |
|---|---|
| FunctionArgumentSignature | |
| FunctionArgumentSignatureFactory | |
| FunctionDeclaration |
Contains all informations about a declared custom function.
|
| FunctionWrapper |
Wraps a java function as libsass function and pass the arguments through.
|
| FunctionWrapperFactory |
Factory that create libsass function callbacks and wrap them into
FunctionWrappers. |
| JsassCustomFunctions |
Provider of jsass specific callback functions.
|