menu
jrpn
model
StackLiftingArgDone
liftStackIfEnabled method
liftStackIfEnabled
brightness_4
liftStackIfEnabled
method
Null safety
@
override
bool
liftStackIfEnabled
(
Model
<
ProgramOperation
>
m
)
override
Implementation
@override bool liftStackIfEnabled(Model m) => needsStackLiftIfEnabled(m);
jrpn
model
StackLiftingArgDone
liftStackIfEnabled method
StackLiftingArgDone class
Constructors
StackLiftingArgDone
Properties
hashCode
needsStackLiftIfEnabled
opcode
programDisplay
programListing
runtimeType
Methods
getCalculation
handleOpBeforeCalculate
init
liftStackIfEnabled
matches
noSuchMethod
toString
Operators
operator ==