Class: RBS::Inline::AST::Annotations::DoubleSplatParamType

Inherits:
SpecialVarTypeAnnotation show all
Defined in:
lib/rbs/inline/ast/annotations.rb

Overview

‘@rbs` **x: T

Instance Attribute Summary

Attributes inherited from SpecialVarTypeAnnotation

#comment, #name, #type, #type_source

Attributes inherited from Base

#source, #tree

Method Summary

Methods inherited from SpecialVarTypeAnnotation

#initialize

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from RBS::Inline::AST::Annotations::SpecialVarTypeAnnotation