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