Searched refs:parse_mcast_group (Results 1 – 1 of 1) sorted by relevance
150 def parse_mcast_group(self, mcast_group: List[Dict[str, Any]]) -> str: member in YnlDocGenerator377 lines.append(self.parse_mcast_group(obj["mcast-groups"]["list"]))