Home | History | Annotate | Download | only in docs

Lines Matching refs:_enum

1251     return self._enum
1300 self._enum = Enum(self, enum_values, enum_ids, enum_deprecateds, enum_optionals,
1303 self._enum = None