menu
jrpn
controller
NormalOperation
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
NormalOperation
liftStackIfEnabled method
NormalOperation class
Constructors
NormalOperation
differentFloatAndInt
floatOnly
intOnly
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 ==