Method: Steep::AST::MethodType::Params::OptionalKeyword#name
- Defined in:
- lib/steep/ast/method_type.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
67 68 69 |
# File 'lib/steep/ast/method_type.rb', line 67 def name @name end |