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

Method get_class_list

src/codetext/parser/go_parser.py:126–127  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

124
125 @staticmethod
126 def get_class_list(node):
127 pass
128
129 @staticmethod
130 def get_class_metadata(class_node, blob=None) -> Dict[str, str]:

Callers 15

parse_fileFunction · 0.45
test_get_class_listMethod · 0.45
test_get_class_listMethod · 0.45
test_get_class_listMethod · 0.45
test_get_class_listMethod · 0.45
test_get_class_listMethod · 0.45
test_get_class_listMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_get_class_listMethod · 0.36
test_get_class_listMethod · 0.36
test_get_class_listMethod · 0.36
test_get_class_listMethod · 0.36
test_get_class_listMethod · 0.36
test_get_class_listMethod · 0.36