repeat_ele module
Define the REPEAT_ELE command.
- class RepeatEle(line: DatLine, dat_idx: int | None = None, **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 0x7f36f9df1c00>