|
OXY API 1.0
OXY API Library Documentation
|
Variant for value-level boolean expressions. More...
#include <ast.hpp>
Public Types | |
| using | base |
Variant for value-level boolean expressions.
A value-level expression is used on the right-hand side of a field condition, allowing forms like: field:(foo and not bar) or field:(a or (b and c))
| using oxy::core::metadata::ValueNode::base |