PerceMon
percemon::ast::primitives::Const Struct Reference

#include <primitives.hpp>

Public Member Functions

 Const (bool value_)
 
bool operator== (const Const &other) const
 
bool operator!= (const Const &other) const
 

Public Attributes

bool value = false
 

Detailed Description

Node that holds a constant value, true or false.


The documentation for this struct was generated from the following file: