Libraries
»
typeprof
(0.31.1)
»
Index
»
TypeProf
»
Core
»
Source
»
#to_s
Method: TypeProf::Core::Source#to_s
Defined in:
lib/typeprof/core/graph/vertex.rb
#
to_s
⇒
Object
Also known as:
inspect
117 118 119
# File 'lib/typeprof/core/graph/vertex.rb', line 117
def
to_s
"<src:#{ show }>"
end