Method: TypeProf::Core::AST::SigTyLiteralNode#show

Defined in:
lib/typeprof/core/ast/sig_type.rb

#showObject



915
916
917
# File 'lib/typeprof/core/ast/sig_type.rb', line 915

def show
  @lit.inspect
end