Method: PrettyPrint::Text#objects

Defined in:
lib/syntax_tree/prettyprint.rb

#objectsObject (readonly)

Returns the value of attribute objects.



237
238
239
# File 'lib/syntax_tree/prettyprint.rb', line 237

def objects
  @objects
end