Method: PrettyPrint::Text#objects
- Defined in:
- lib/syntax_tree/prettyprint.rb
#objects ⇒ Object (readonly)
Returns the value of attribute objects.
237 238 239 |
# File 'lib/syntax_tree/prettyprint.rb', line 237 def objects @objects end |