Class: PP::SingleLine

Inherits:
PrettyPrint::SingleLine show all
Includes:
PPMethods
Defined in:
opal/stdlib/pp.rb

Overview

:nodoc:

Method Summary

Methods included from PPMethods

#check_inspect_key, #comma_breakable, #guard_inspect_key, #object_address_group, #object_group, #pop_inspect_key, #pp, #pp_hash, #pp_object, #push_inspect_key, #seplist

Methods inherited from PrettyPrint::SingleLine

#breakable, #first?, #flush, #group, #initialize, #nest, #text

Constructor Details

This class inherits a constructor from PrettyPrint::SingleLine