Libraries
»
rbs
(3.9.5)
»
Index
»
RBS
»
TypeName
»
#split
Method: RBS::TypeName#split
Defined in:
lib/rbs/type_name.rb
#
split
⇒
Object
75 76 77
# File 'lib/rbs/type_name.rb', line 75
def
split
namespace
.
path
+
[
name
]
end