Class: MilkTea::AST::AlignofExpr
- Inherits:
-
Data
- Object
- Data
- MilkTea::AST::AlignofExpr
- Defined in:
- lib/milk_tea/core/ast.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
239 240 241 |
# File 'lib/milk_tea/core/ast.rb', line 239 def type @type end |