| Package | Description |
|---|---|
| io.bit3.jsass.function |
| Modifier and Type | Method and Description |
|---|---|
FunctionDeclaration |
FunctionWrapperFactory.createDeclaration(ImportStack importStack,
Context context,
Object object,
Method method)
Create a function declaration from an object method.
|
FunctionDeclaration |
FunctionWrapper.getDeclaration() |
| Constructor and Description |
|---|
FunctionWrapper(FunctionDeclaration declaration)
Create a new wrapper for the given function.
|
Copyright © 2016 bit3. All rights reserved.