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