Module: Parser::Deprecation Private

Included in:
Rewriter, Source::Rewriter, Source::TreeRewriter
Defined in:
sorbet/rbi/parser@3.3.7.4.rbi

Overview

This module is part of a private API. This module may only be used in the Homebrew/brew repository. Third parties should avoid using this module if possible, as it may be removed or changed without warning.

source://parser//lib/parser/deprecation.rb#7

Instance Method Summary collapse

Instance Method Details

#warn_of_deprecationObject

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

source://parser//lib/parser/deprecation.rb#9

[View source]

1693
# File 'sorbet/rbi/parser@3.3.7.4.rbi', line 1693

def warn_of_deprecation; end

#warned_of_deprecation=(_arg0) ⇒ Object

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

source://parser//lib/parser/deprecation.rb#8

[View source]

1698
# File 'sorbet/rbi/parser@3.3.7.4.rbi', line 1698

def warned_of_deprecation=(_arg0); end