menu
jrpn
model
Memory
<
OT extends ProgramOperation
>
totalNybbles property
totalNybbles
brightness_4
totalNybbles
property
Null safety
int
totalNybbles
Total number of nybbles of storage
Implementation
int get totalNybbles => storage.lengthInBytes;
jrpn
model
Memory
<
OT extends ProgramOperation
>
totalNybbles property
Memory class
Constructors
Memory
Properties
hashCode
model
policy
program
programNybbles
registers
runtimeType
storage
totalNybbles
Methods
decodeJson
initializeSystem
noSuchMethod
reset
toJson
toString
Operators
operator ==