Пример #1
0
 /*package*/ void bindLabel(Label label) {
   ((PseudocodeLabel) label).setTargetInstructionIndex(mutableInstructionList.size());
 }