MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / has_attr

Method has_attr

tensorflow/python/autograph/pyct/qual_names.py:115–116  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

113 return self._has_subscript
114
115 def has_attr(self):
116 return self._has_attr
117
118 @property
119 def parent(self):

Callers 5

owner_setMethod · 0.95
support_setMethod · 0.95
__eq__Method · 0.95
__str__Method · 0.95
astMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected