NaBytecode.addInstructionToTable

adds an instruction to the instruction table

class NaBytecode
bool
addInstructionToTable

Return Value

Type: bool

true if it was added, false if not due to name or code already used

Meta