instruction property

  1. @override
  2. @override
int get instruction
override

The instruction associated with the layout.

Implementation

@override
@override
int get instruction => NameServiceProgramInstruction.realloc.insturction;