Skip to contents

This represents a variable within a function.

Usage

FuncValue(value_id, value_type, func)

Arguments

value_id

The name of the variable.

value_type

The type of the variable.

func

The function the variable belongs to.