Class: BoolNode

Inherits:
PrimitiveNode show all
Defined in:
lib/nodes.rb

Overview

Wrapper class for primitive data-type Bool.

Instance Attribute Summary

Attributes inherited from PrimitiveNode

#value

Method Summary

Methods inherited from PrimitiveNode

#evaluate, #initialize

Constructor Details

This class inherits a constructor from PrimitiveNode