An approximation of the type of the underlying value.
true if this variable and the given variable use the same location.
Compared to equals this test does not consider the computational type.
A human readable name of the local variable.
A human readable name of the local variable.
Creates a new variable that has the same identifier etc.
Creates a new variable that has the same identifier etc. but an updated computational type.
The id determines the name of the local variable and is equivalent to "the position of the value on the operand stack" or "-1-(the accessed register)". If the id is Int.MinValue then the variable is an intermediate variable that was artificially generated.