Method: Code::Parser::ChainedCall#ampersand
- Defined in:
- lib/code/parser/chained_call.rb
#ampersand ⇒ Object
22 23 24 |
# File 'lib/code/parser/chained_call.rb', line 22 def ampersand str("&") end |
22 23 24 |
# File 'lib/code/parser/chained_call.rb', line 22 def ampersand str("&") end |