Method: Code::Parser::Group#closing_parenthesis
- Defined in:
- lib/code/parser/group.rb
#closing_parenthesis ⇒ Object
12 13 14 |
# File 'lib/code/parser/group.rb', line 12 def closing_parenthesis str(")") end |
12 13 14 |
# File 'lib/code/parser/group.rb', line 12 def closing_parenthesis str(")") end |