Method: XPath::Expression#arguments

Defined in:
lib/xpath/expression.rb

#argumentsObject

Returns the value of attribute arguments.



5
6
7
# File 'lib/xpath/expression.rb', line 5

def arguments
  @arguments
end