MCPcopy Index your code
hub / github.com/FSoft-AI4Code/CodeText-parser / get_class_metadata

Method get_class_metadata

src/codetext/parser/go_parser.py:130–133  ·  view source on GitHub ↗
(class_node, blob=None)

Source from the content-addressed store, hash-verified

128
129 @staticmethod
130 def get_class_metadata(class_node, blob=None) -> Dict[str, str]:
131 if blob:
132 logger.info('From version `0.0.6` this function will update argument in the API')
133 pass

Callers 9

parse_fileFunction · 0.45

Calls

no outgoing calls

Tested by 8