Method: TypeProf::Core::ActualArguments#positionals
- Defined in:
- lib/typeprof/core/env/method.rb
#positionals ⇒ Object (readonly)
Returns the value of attribute positionals.
34 35 36 |
# File 'lib/typeprof/core/env/method.rb', line 34 def positionals @positionals end |