Returns the value of attribute params.
10 11 12
# File 'lib/loxxy/ast/lox_fun_stmt.rb', line 10 def params @params end