Skip to content

bloqade.lanes.bytecode.exceptions.BadInstructionError

← Module overview

classBadInstructionErrorsource

bloqade.lanes.bytecode.exceptions.BadInstructionError

Bases: ParseError

A line could not be parsed as an instruction.

class BadInstructionError(line: int, text: str)

Parameters

NameTypeDescription
lineint
textstr

Attributes

NameTypeDefaultDescription
line—line
text—text