Method: Code::Parser::Call#comma

Defined in:
lib/code/parser/call.rb

#commaObject



30
31
32
# File 'lib/code/parser/call.rb', line 30

def comma
  str(",")
end