repeat_ele module
Define the REPEAT_ELE command.
- class RepeatEle(line: list[str], dat_idx: int, **kwargs: str)
Bases:
CommandRepeat the
nfollowing elementsktimes.- set_influenced_elements(instructions: Sequence[Instruction], **kwargs: float) None
Capture
nfollowing elements, as well as their commands.
- apply(instructions: list[Instruction], **kwargs: float) list[Instruction]
Copy the
nelementsktimes.
- _abc_impl = <_abc._abc_data object at 0x7fd3ce9a0080>