R/func_value.R
FuncValue.Rd
This represents a variable within a function.
FuncValue(value_id, value_type, func)
The name of the variable.
The type of the variable.
The function the variable belongs to.