Uses of Annotation Type
net.thisptr.jackson.jq.internal.annotations.Experimental
Packages that use Experimental
Package
Description
-
Uses of Experimental in net.thisptr.jackson.jq
Methods in net.thisptr.jackson.jq with annotations of type ExperimentalModifier and TypeMethodDescriptionvoid
Scope.addImportedModule
(String name, Module module) Scope.getCurrentModule()
com.fasterxml.jackson.databind.JsonNode
Scope.getImportedData
(String name) Scope.getImportedModules
(String name) private void
Scope.getImportedModules
(List<Module> modules, String name) Scope.getLocalFunctions()
Scope.getModuleLoader()
Scope.getParentScope()
void
Scope.setCurrentModule
(Module module) void
Scope.setImportedData
(String name, com.fasterxml.jackson.databind.JsonNode data) void
Scope.setModuleLoader
(ModuleLoader moduleLoader) -
Uses of Experimental in net.thisptr.jackson.jq.module
Classes in net.thisptr.jackson.jq.module with annotations of type Experimental -
Uses of Experimental in net.thisptr.jackson.jq.module.loaders
Classes in net.thisptr.jackson.jq.module.loaders with annotations of type ExperimentalModifier and TypeClassDescriptionclass
class
class