emitGetLiteral

fun emitGetLiteral(tokens: A_Tuple, aLiteral: A_BasicObject)

Emit code to get the value of a literal variable.

Parameters

tokens

The A_Tuple of A_Tokens associated with this literal.

aLiteral

The variable that should have its value extracted.