Module: RubyBreaker::TypeDefs
- Included in:
- RubyBreaker, RDocSupport, Runtime::TypeSigUnparser, Runtime::TypeSystem, TypeComparer, TypeUnparser, Typing
- Defined in:
- lib/rubybreaker/type/type.rb
Overview
This module contains all RubyBreaker type definitions. This module has to be included to the module if you want to work with the type definitions that RubyBreaker provides (unless you want to add TypeDefs namespace in the module).
Defined Under Namespace
Classes: AnyType, BlockType, DuckType, FusionType, MethodListType, MethodType, NilType, NominalType, OptionalType, OrType, SelfType, Type, VarLengthType