Class: Tins::MethodDescription::Parameters::Parameter
- Defined in:
- lib/tins/method_description.rb
Direct Known Subclasses
BlockParameter, GenericParameter, KeyParameter, KeyreqParameter, KeyrestParameter, OptParameter, ReqParameter, RestParameter
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#type ⇒ Object
Returns the value of attribute type.