Method: Crokus::FunCall#args

Defined in:
lib/crokus/ast.rb

#argsObject

Returns the value of attribute args.



153
154
155
# File 'lib/crokus/ast.rb', line 153

def args
  @args
end