Module: T::Helpers

Included in:
Generic
Defined in:
lib/sorbet-runtime-stub.rb

Instance Method Summary collapse

Instance Method Details

#abstract!Object



52
# File 'lib/sorbet-runtime-stub.rb', line 52

def abstract!;  end

#final!Object



54
# File 'lib/sorbet-runtime-stub.rb', line 54

def final!; end

#interface!Object



53
# File 'lib/sorbet-runtime-stub.rb', line 53

def interface!; end

#mixes_in_class_methods(mod) ⇒ Object



56
# File 'lib/sorbet-runtime-stub.rb', line 56

def mixes_in_class_methods(mod); end

#sealed!Object



55
# File 'lib/sorbet-runtime-stub.rb', line 55

def sealed!; end