emit Variable Value For On
open override fun emitVariableValueForOn( tokens: A_Tuple, declarationNode: A_Phrase, codeGenerator: AvailCodeGenerator)
Content copied to clipboard
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.