public class NativeAdapter extends Object
| Constructor and Description |
|---|
NativeAdapter(FunctionWrapperFactory functionWrapperFactory) |
| Modifier and Type | Method and Description |
|---|---|
Output |
compile(FileContext context,
ImportStack importStack)
Compile a file context.
|
Output |
compile(StringContext context,
ImportStack importStack)
Compile a string context.
|
public NativeAdapter(FunctionWrapperFactory functionWrapperFactory)
public Output compile(FileContext context, ImportStack importStack)
public Output compile(StringContext context, ImportStack importStack)
Copyright © 2016 bit3. All rights reserved.