menu
jrpn
controller
NoArgOperation
NoArgOperation constructor
NoArgOperation
brightness_4
NoArgOperation
constructor
Null safety
NoArgOperation
(
{
required
String
name
}
)
Implementation
NoArgOperation({required String name}) : super(name: name);
jrpn
controller
NoArgOperation
NoArgOperation constructor
NoArgOperation class
Constructors
NoArgOperation
Properties
arg
argShift
debugLogId
endsDigitEntry
hashCode
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 ==