Update RBI files for racc.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gemss.yml) workflow.
This commit is contained in:
BrewTestBot 2022-12-06 09:46:02 +00:00
parent 1d1b325693
commit 674f8dbd56
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -4,7 +4,10 @@
# This is an autogenerated file for types exported from the `racc` gem.
# Please instead update this file by running `bin/tapioca gem racc`.
::APPLE_GEM_HOME = T.let(T.unsafe(nil), String)
::RUBY19 = T.let(T.unsafe(nil), TrueClass)
::RUBY_FRAMEWORK = T.let(T.unsafe(nil), TrueClass)
::RUBY_FRAMEWORK_VERSION = T.let(T.unsafe(nil), String)
class Object < ::BasicObject
include ::ActiveSupport::ToJsonWithActiveSupportEncoder
@ -159,7 +162,7 @@ class Racc::Grammar::DefinitionEnv
private
def _defmetasyntax(type, id, action, &block); end
def _regist(target_name); end
def _register(target_name); end
def _wrap(target_name, sym, block); end
end