Versions in this module Expand all Collapse all v0 v0.0.0 Jan 24, 2025 Changes in this version + type Type int + const Adc + const Add + const And + const BackSlash + const Boot + const BootData + const Bss + const Call + const Colon + const Comma + const Data + const EndMacro + const EndOfFile + const Eq + const Ge + const Global + const Gt + const Halt + const Here + const I2cRd + const I2cWr + const Identifier + const Int + const Jump + const Jumpr + const Jumps + const Ld + const Le + const LeftLeft + const LeftParen + const Lsh + const Lt + const Macro + const Minus + const Move + const NewLine + const Number + const Or + const Ov + const Plus + const R0 + const R1 + const R2 + const R3 + const RegRd + const RegWr + const RightParen + const RightRight + const Rsh + const Slash + const Sleep + const St + const StageDec + const StageInc + const StageRst + const Star + const Sub + const Text + const Unknown + const Wait + const Wake + func ToType(str string) Type + func (t Type) IsDirective() bool + func (t Type) IsInstruction() bool + func (t Type) IsJump() bool + func (t Type) IsRegister() bool + func (t Type) String() string