| Package | Description |
|---|---|
| io.bit3.jsass.function |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionWrapper> |
FunctionWrapperFactory.compileFunctions(ImportStack importStack,
Context context,
List<?> objects)
Compile methods from all objects into libsass functions.
|
List<FunctionWrapper> |
FunctionWrapperFactory.compileFunctions(ImportStack importStack,
Context context,
Object object)
Compile methods from an object into libsass functions.
|
Copyright © 2016 bit3. All rights reserved.