Class: Steep::TypeInference::MethodCall::Special

Inherits:
Typed show all
Defined in:
lib/steep/type_inference/method_call.rb

Instance Attribute Summary

Attributes inherited from Typed

#actual_method_type, #method_decls

Attributes inherited from Base

#context, #method_name, #node, #receiver_type, #return_type

Method Summary

Methods inherited from Typed

#==, #hash, #initialize, #pure?, #update

Methods inherited from Base

#==, #hash, #initialize, #with_return_type

Constructor Details

This class inherits a constructor from Steep::TypeInference::MethodCall::Typed