OXY API 1.0
OXY API Library Documentation
Loading...
Searching...
No Matches
oxy::core::metadata::NotValue Struct Reference

Logical negation of a value-level node. More...

#include <ast.hpp>

Public Member Functions

 NotValue (ValueNode &&n)
 NotValue (ValueNode const &n)

Public Attributes

boost::recursive_wrapper< ValueNodenode

Detailed Description

Logical negation of a value-level node.