Class: DigitNode
- Inherits:
-
PrimitiveNode
- Object
- PrimitiveNode
- DigitNode
- Defined in:
- lib/nodes.rb
Overview
Wrapper class for primitive data-type Integer/Float.
Instance Attribute Summary
Attributes inherited from PrimitiveNode
Method Summary
Methods inherited from PrimitiveNode
Constructor Details
This class inherits a constructor from PrimitiveNode