Method: Code::Parser::Call#closing_parenthesis
- Defined in:
- lib/code/parser/call.rb
#closing_parenthesis ⇒ Object
54 55 56 |
# File 'lib/code/parser/call.rb', line 54 def closing_parenthesis str(")") end |
54 55 56 |
# File 'lib/code/parser/call.rb', line 54 def closing_parenthesis str(")") end |