Class: MilkTea::AST::FormatTextPart
- Inherits:
-
Data
- Object
- Data
- MilkTea::AST::FormatTextPart
- Defined in:
- lib/milk_tea/core/ast.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
readonly
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object (readonly)
Returns the value of attribute value
245 246 247 |
# File 'lib/milk_tea/core/ast.rb', line 245 def value @value end |