Class: ConfigToolkit::RubyReader::Interpreter::SimpleParam
- Inherits:
-
Object
- Object
- ConfigToolkit::RubyReader::Interpreter::SimpleParam
- 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.