Library.generateVariableCode

Generates bytecode that will push value of a variable to stack, or return false

This function must consider all flags

class Library
bool
generateVariableCode

Return Value

Type: bool

true if it added code, false if codegen.d should

Meta