Method: Code::Parser::Call#whitespace

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

#whitespaceObject



10
11
12
# File 'lib/code/parser/call.rb', line 10

def whitespace
  Whitespace
end