Class: RBS::Inline::AST::Annotations::SplatParamType
- Inherits:
-
SpecialVarTypeAnnotation
- Object
- Base
- SpecialVarTypeAnnotation
- RBS::Inline::AST::Annotations::SplatParamType
- 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
Method Summary
Methods inherited from SpecialVarTypeAnnotation
Methods inherited from Base
Constructor Details
This class inherits a constructor from RBS::Inline::AST::Annotations::SpecialVarTypeAnnotation