Method: Code::Parser::Group#opening_parenthesis
- Defined in:
- lib/code/parser/group.rb
#opening_parenthesis ⇒ Object
8 9 10 |
# File 'lib/code/parser/group.rb', line 8 def opening_parenthesis str("(") end |
8 9 10 |
# File 'lib/code/parser/group.rb', line 8 def opening_parenthesis str("(") end |