MCPcopy Index your code
hub / github.com/python/cpython / signature

Method signature

Tools/c-analyzer/c_parser/info.py:1083–1084  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1081
1082 @property
1083 def signature(self):
1084 return self.data
1085
1086
1087class TypeDeclaration(Declaration):

Callers 1

run_clinicFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected