Method: Stark::Parser::AST::Function#arguments
- Defined in:
- lib/stark/raw_parser.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
443 444 445 |
# File 'lib/stark/raw_parser.rb', line 443 def arguments @arguments end |