as2fm.scxml_converter.scxml_entries.scxml_executable_entries.add_targets_to_scxml_send
- as2fm.scxml_converter.scxml_entries.scxml_executable_entries.add_targets_to_scxml_send(exec_body: List[ScxmlAssign | ScxmlIf | ScxmlSend] | None, events_to_automata: Dict[str, Set[str]]) List[ScxmlAssign | ScxmlIf | ScxmlSend] | None
For each ScxmlSend in the body, generate instances containing the target automaton.