emit Variable Value For On
open fun emitVariableValueForOn(tokens: A_Tuple, declarationNode: A_Phrase, codeGenerator: AvailCodeGenerator)
Emit a use of this variable.
Parameters
declaration Node
The declaration that has this DeclarationKind.
code Generator
Where to emit the use of this variable.