Method: Code::Parser::Call#regular_argument
- Defined in:
- lib/code/parser/call.rb
#regular_argument ⇒ Object
70 71 72 |
# File 'lib/code/parser/call.rb', line 70 def regular_argument code_present.aka(:value) end |
70 71 72 |
# File 'lib/code/parser/call.rb', line 70 def regular_argument code_present.aka(:value) end |