Libraries
»
typeprof
(0.31.1)
»
Index
»
TypeProf
»
Core
»
AST
»
SigTyLiteralNode
»
#show
Method: TypeProf::Core::AST::SigTyLiteralNode#show
Defined in:
lib/typeprof/core/ast/sig_type.rb
#
show
⇒
Object
915 916 917
# File 'lib/typeprof/core/ast/sig_type.rb', line 915
def
show
@lit
.
inspect
end