temp

fun temp(uniqueId: Int): L2SemanticValue

Answer the semantic value representing a new temporary value.

Return

An L2SemanticTemp representing the temporary value, generalized to an L2SemanticValue.

Parameters

uniqueId

The unique identifier used to identify this temporary value within its frame.