def get_value(n: ET.Element) -> CTypsigTSBase: return CD.construct_c_dictionary_record(*((self,) + IT.get_rep(n)), CTypsigTSBase)
def f(index: int, key: Tuple[str, str]) -> CTypBase: return CD.construct_c_dictionary_record(self, index, tags, args, CTypBase)