| Package | Description |
|---|---|
| io.bit3.jsass.function |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclaration |
FunctionCallbackFactory.createDeclaration(Object object,
Method method)
Create a function declaration from an object method.
|
| Constructor and Description |
|---|
FunctionWrapper(SassLibrary sass,
FunctionDeclaration declaration)
Create a new wrapper for the given function.
|
Copyright © 2015 bit3. All rights reserved.