Class: ConfigToolkit::RubyReader::Interpreter::SimpleParam

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/configtoolkit/rubyreader.rb

Overview

This serves as a marker that allows the ObjectProxy to distinguish between “simple” (non-object) parameter values and objects. It is a singleton because there is no need for more than one simple parameter marker object.