Class: RBS::Types::Block
Relationships & Source Files | |
Inherits: | Object |
Defined in: | lib/rbs/types.rb |
Class Method Summary
- .new(type:, required:) ⇒ Block constructor
Instance Attribute Summary
Instance Method Summary
Constructor Details
.new(type:, required:) ⇒ Block
Instance Attribute Details
#required (readonly)
[ GitHub ]# File 'lib/rbs/types.rb', line 958
attr_reader :required
#type (readonly)
[ GitHub ]# File 'lib/rbs/types.rb', line 957
attr_reader :type