public interface FunctionLoader
| Modifier and Type | Method and Description |
|---|---|
AviatorFunction |
onFunctionNotFound(String name)
Invoked when function not found, The implementation must returns null when function not
found.
|
AviatorFunction onFunctionNotFound(String name)
name - function nameCopyright © 2010–2022. All rights reserved.