Update RBI files for rubocop-ast.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
BrewTestBot 2023-06-01 19:06:00 +00:00
parent 16f6e5643c
commit cbf768f8bd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -531,6 +531,7 @@ module RuboCop::AST::MethodDispatchNode
def non_bare_access_modifier_declaration?(param0 = T.unsafe(nil)); end
def receiver; end
def safe_navigation?; end
def selector; end
def self_receiver?; end
def setter_method?; end
def special_modifier?; end