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()
Function
getFunction(java.lang.String fname, int nargs)
-