instruction property

  1. @override
List<int> instruction
final

The instruction of the program.

Implementation

@override
final List<int> instruction = discriminator;