Class: Code::Object
- Inherits:
-
Object
- Object
- Code::Object
- Defined in:
- lib/code/object.rb,
lib/code/object/list.rb,
lib/code/object/string.rb,
lib/code/object/boolean.rb,
lib/code/object/decimal.rb,
lib/code/object/integer.rb,
lib/code/object/nothing.rb,
lib/code/object/dictionnary.rb
Defined Under Namespace
Classes: Boolean, Decimal, Dictionnary, Integer, List, Nothing, String