Module: Steep::Errors
- Defined in:
- lib/steep/errors.rb
Defined Under Namespace
Modules: ResultPrinter Classes: ArgumentTypeMismatch, Base, BlockParameterTypeMismatch, BlockTypeMismatch, BreakTypeMismatch, ElseOnExhaustiveCase, FallbackAny, IncompatibleAnnotation, IncompatibleArguments, IncompatibleAssignment, IncompatibleBlockParameters, IncompatibleMethodTypeAnnotation, IncompatibleTuple, IncompatibleTypeCase, IncompatibleZuper, MethodArityMismatch, MethodBodyTypeMismatch, MethodDefinitionMissing, MethodDefinitionWithOverloading, MethodReturnTypeAnnotationMismatch, MissingKeyword, NoMethod, RequiredBlockMissing, ReturnTypeMismatch, UnexpectedBlockGiven, UnexpectedDynamicMethod, UnexpectedJump, UnexpectedJumpValue, UnexpectedKeyword, UnexpectedSplat, UnexpectedSuper, UnexpectedYield, UnknownConstantAssigned, UnsatisfiableConstraint