Current section
Files
Jump to
Current section
Files
include/simplejson@internal@jsonpath_Paren.hrl
-record(paren, {
expr :: simplejson@internal@jsonpath:logical_expression(),
'not' :: boolean()
}).