Module: T Private
- Defined in:
- standalone/sorbet.rb,
standalone/sorbet.rb,
sorbet/rbi/shims/sorbet-runtime.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.
The classes below are reopened in standalone/sorbet.rb to override valid?.
We define their build_type method here to make the type checker happy, and
to avoid replacing the original definitions of the method.