menu
jrpn
controller
LimitedOperation
liftStackIfEnabled method
liftStackIfEnabled
brightness_4
liftStackIfEnabled
method
Null safety
@
override
bool
liftStackIfEnabled
(
Model
<
ProgramOperation
>
m
)
override
Implementation
@override bool liftStackIfEnabled(Model m) => false;
jrpn
controller
LimitedOperation
liftStackIfEnabled method
LimitedOperation class
Constructors
LimitedOperation
Properties
arg
argShift
complexCalc
debugLogId
endsDigitEntry
floatCalc
hashCode
intCalc
isShift
maxOneByteOpcodes
name
numericValue
opcode
programDisplay
programListing
programListingArgName
rcName
runtimeType
Methods
beforeCalculate
calcDisabled
getCalculation
handleOpBeforeCalculate
init
liftStackIfEnabled
makeInputState
matches
noSuchMethod
possiblyAlterStackLift
pressed
toString
Operators
operator ==