Next: list_method

Prev: find_next_method

get_var

get_var(name)
This function returns the value of the object variable on the current object referred to by the parameter name (a symbol) on the current method's defining object. If the current method's defining object does not have a parameter name, then get_var() throws a ~paramnf error.