Current section
Files
Jump to
Current section
Files
include/simplejson@internal@jsonpath_Function.hrl
-record(function, {
deffn :: simplejson@internal@jsonpath:defined_function(),
args :: list(simplejson@internal@jsonpath:function_argument())
}).