Current section
Files
Jump to
Current section
Files
include/simplejson@internal@jsonpath_LogicalAndExpression.hrl
-record(logical_and_expression, {
'and' :: list(simplejson@internal@jsonpath:expression())
}).