Libraries
»
rbs
(3.7.0)
»
Index
»
RBS
»
Types
»
ClassSingleton
»
#to_s
Method: RBS::Types::ClassSingleton#to_s
Defined in:
lib/rbs/types.rb
#
to_s
(level = 0) ⇒
Object
226 227 228
# File 'lib/rbs/types.rb', line 226
def
to_s
(
level
=
0
)
"
singleton(
#{
name
}
)
"
end