Module: T::Private::Methods
- Defined in:
- lib/sorbet/eraser/t.rb
Defined Under Namespace
Modules: MethodHooks, SingletonMethodHooks
Class Method Summary collapse
Class Method Details
.signature_for_method(method) ⇒ Object
50 |
# File 'lib/sorbet/eraser/t.rb', line 50 def self.signature_for_method(method); nil; end |