instruction property

  1. @override
MemoProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
MemoProgramInstruction get instruction => MemoProgramInstruction.memo;