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:
parent
1d1b325693
commit
674f8dbd56
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user