menu
jrpn
model
ProgramInstruction
<
OT extends ProgramOperation
>
isExtended property
isExtended
brightness_4
isExtended
property
Null safety
bool
isExtended
Implementation
bool get isExtended => arg.opcode >= 0x100;
jrpn
model
ProgramInstruction
<
OT extends ProgramOperation
>
isExtended property
ProgramInstruction class
Constructors
ProgramInstruction
Properties
arg
hashCode
isExtended
op
opcode
programDisplay
programListing
runtimeType
Methods
noSuchMethod
rightJustify
toString
Operators
operator ==