зеркало из https://github.com/github/ruby.git
[ruby/prism] More precise types for NodeListField in prism.rbi
https://github.com/ruby/prism/commit/b7959295e9
This commit is contained in:
Родитель
2143789a33
Коммит
7167346461
|
@ -157,7 +157,7 @@ module Prism
|
|||
end
|
||||
|
||||
def rbi_class
|
||||
"T::Array[Prism::Node]"
|
||||
"T::Array[Prism::#{ruby_type}]"
|
||||
end
|
||||
|
||||
def java_type
|
||||
|
|
Загрузка…
Ссылка в новой задаче