Class: Wallace::Koza::EphemeralInstance

Inherits:
Literal show all
Defined in:
lib/modules/koza/ephemeral.rb

Overview

Holds the value of an ephemeral.

Unlike standard terminal and non-terminal node values, ephemeral values can be manipulated during breeding.

Instance Attribute Summary

Attributes inherited from Terminal

#value

Method Summary

Methods inherited from Literal

#eval

Methods inherited from Terminal

#initialize

Constructor Details

This class inherits a constructor from Wallace::Koza::Terminal