Method: UCD::Node::Method#arguments

Defined in:
lib/ucd/node/method.rb

#argumentsObject

Returns the value of attribute arguments.



17
18
19
# File 'lib/ucd/node/method.rb', line 17

def arguments
  @arguments
end