public class BlockWrapper extends Object
| Constructor and Description |
|---|
BlockWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
toBlock(FeatureReference ref) |
static Object |
toBlock(FeatureReference ref,
boolean hasReturn) |
static Object |
wrapFunctionAsProcedure(Object function,
Class<?> procedureInterface) |
public static Object toBlock(FeatureReference ref)
public static Object toBlock(FeatureReference ref, boolean hasReturn)
Copyright © 2017. All rights reserved.