Package net.thisptr.jackson.jq.module
Interface Module
-
- All Known Implementing Classes:
FileSystemModuleLoader.FileSystemModule,ModuleImpl,SimpleModule
public interface Module
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,Function>getAllFunctions()FunctiongetFunction(java.lang.String fname, int nargs)
-