class NilClass
Public Instance Methods
pretty_print(pp)
click to toggle source
Pretty print the SHAUN value
# File lib/shaun.rb, line 182 def pretty_print(pp) pp.print_nil end
Pretty print the SHAUN value
# File lib/shaun.rb, line 182 def pretty_print(pp) pp.print_nil end