Module: T::Syntax
Overview
Used as a shortcut for mixing in the three most common “syntax” extensions that Sorbet provides: ‘sig`, the various sig DSL methods like `abstract` and `override`, and the `final!`/`interface!` etc. syntax for class-level annotations
Constant Summary
Constants included from Helpers
Method Summary
Methods included from Helpers
#abstract!, #final!, #interface!, #mixes_in_class_methods, #requires_ancestor, #sealed!
Methods included from DefMods
#abstract, #final, #overridable, #override