Class: MilkTea::IR::NullLiteral
- Inherits:
-
Data
- Object
- Data
- MilkTea::IR::NullLiteral
- Defined in:
- lib/milk_tea/core/ir.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
readonly
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object (readonly)
Returns the value of attribute type
72 73 74 |
# File 'lib/milk_tea/core/ir.rb', line 72 def type @type end |