Class: Steep::TypeInference::MethodParams::KeywordParameter

Inherits:
BaseParameter show all
Defined in:
lib/steep/type_inference/method_params.rb

Instance Attribute Summary

Attributes inherited from BaseParameter

#name, #node, #type

Method Summary

Methods inherited from BaseParameter

#==, #hash, #initialize, #optional?, #untyped?, #value, #var_type

Constructor Details

This class inherits a constructor from Steep::TypeInference::MethodParams::BaseParameter