Class FunctionDefinition
java.lang.Object
net.thisptr.jackson.jq.internal.tree.FunctionDefinition
- All Implemented Interfaces:
Expression
-
Field Details
-
body
-
fname
-
args
-
-
Constructor Details
-
FunctionDefinition
-
-
Method Details
-
apply
public void apply(Scope scope, com.fasterxml.jackson.databind.JsonNode in, Path ipath, PathOutput output, boolean requirePath) throws JsonQueryException - Specified by:
apply
in interfaceExpression
- Throws:
JsonQueryException
-
toString
-