Current section

Files

Jump to
cake include cake@internal@read_query_WhereIsNotBool.hrl
Raw

include/cake@internal@read_query_WhereIsNotBool.hrl

-record(where_is_not_bool, {
value :: cake@internal@read_query:where_value(),
bool :: boolean()
}).