Class: RubyLsp::TypeInferrer::GuessedType

Inherits:
Type
  • Object
show all
Defined in:
lib/ruby_lsp/type_inferrer.rb

Overview

A type that was guessed based on the receiver raw name

Instance Attribute Summary

Attributes inherited from Type

#name

Method Summary

Methods inherited from Type

#attached, #initialize

Constructor Details

This class inherits a constructor from RubyLsp::TypeInferrer::Type